diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 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 | ||