diff options
author | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2015-01-28 13:10:59 +0100 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2015-01-28 13:10:59 +0100 |
commit | 33767049a5ce14f4327b0375d4e346268ad646e1 (patch) | |
tree | bc1bd9c2ffd836cd92e290fd7f83a44f69c66e2b | |
parent | 0c678cf24a7866bf08195e76bd0d7798fb9226bf (diff) | |
download | wallabag-33767049a5ce14f4327b0375d4e346268ad646e1.tar.gz wallabag-33767049a5ce14f4327b0375d4e346268ad646e1.tar.zst wallabag-33767049a5ce14f4327b0375d4e346268ad646e1.zip |
change gitignore
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,6 +17,6 @@ app/db/poche.sqlite | |||
17 | !bin/test | 17 | !bin/test |
18 | !bin/symfony | 18 | !bin/symfony |
19 | 19 | ||
20 | /data/ | 20 | /data/* |
21 | 21 | ||
22 | /web/.htaccess \ No newline at end of file | 22 | /web/.htaccess \ No newline at end of file |