diff options
-rw-r--r-- | .gitignore | 4 | ||||
-rw-r--r-- | data/assets/.gitignore | 0 |
2 files changed, 3 insertions, 1 deletions
@@ -19,4 +19,6 @@ | |||
19 | data/assets/* | 19 | data/assets/* |
20 | data/db/poche.sqlite | 20 | data/db/poche.sqlite |
21 | 21 | ||
22 | /web/.htaccess \ No newline at end of file | 22 | /web/.htaccess |
23 | |||
24 | !.gitignore \ No newline at end of file | ||
diff --git a/data/assets/.gitignore b/data/assets/.gitignore new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/data/assets/.gitignore | |||