changeset 500:062723d1f66c

Also ignore packs directory
author nanaya <me@nanaya.net>
date Sun, 15 Dec 2024 22:36:06 +0900
parents d2ef59c9a4b4
children e62e57101e4a
files .hgignore
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/.hgignore	Sun Dec 15 22:33:27 2024 +0900
+++ b/.hgignore	Sun Dec 15 22:36:06 2024 +0900
@@ -8,5 +8,6 @@
 ^public/assets$
 ^public/cache$
 ^public/robots\.txt$
+^public/packs$
 ^tmp$
 ^vendor/bundle$