diff options
author | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2015-01-28 13:28:12 +0100 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2015-01-28 13:28:12 +0100 |
commit | 2cdb0b8f4052f783fad53df3904a236c5edc9134 (patch) | |
tree | de1383750162ca180bc4be5132a012086419c1b1 | |
parent | b2d9357c78267bfa7a94d259769a1f8640035069 (diff) | |
download | wallabag-2cdb0b8f4052f783fad53df3904a236c5edc9134.tar.gz wallabag-2cdb0b8f4052f783fad53df3904a236c5edc9134.tar.zst wallabag-2cdb0b8f4052f783fad53df3904a236c5edc9134.zip |
change gitignore, last time, I promised
-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 | |||