diff options
author | Jeremy <jeremy.benoist@gmail.com> | 2015-02-02 07:48:13 +0100 |
---|---|---|
committer | Jeremy <jeremy.benoist@gmail.com> | 2015-02-02 07:48:16 +0100 |
commit | c5772d118fec5d5b0504c08266abcfaa21228119 (patch) | |
tree | ae0d211580922d0f274a570c2df1008be4132d6a /.gitignore | |
parent | 2e45e7bebcdf4e3d990f965bf04a9051343168a4 (diff) | |
download | wallabag-c5772d118fec5d5b0504c08266abcfaa21228119.tar.gz wallabag-c5772d118fec5d5b0504c08266abcfaa21228119.tar.zst wallabag-c5772d118fec5d5b0504c08266abcfaa21228119.zip |
Installation should be launch manually
Also upadte readme for v2 and define a test database (for the future)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,4 +35,4 @@ | |||
35 | 35 | ||
36 | # Data for wallabag | 36 | # Data for wallabag |
37 | data/assets/* | 37 | data/assets/* |
38 | data/db/poche.sqlite \ No newline at end of file | 38 | data/db/poche*.sqlite |