diff options
author | Nicolas LÅ“uillet <nicolas.loeuillet@gmail.com> | 2013-08-05 10:32:15 +0200 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas.loeuillet@gmail.com> | 2013-08-05 10:32:15 +0200 |
commit | 7f959169b7220b4ed3e083cb2a545fe2c5400f9c (patch) | |
tree | 8b095a693b2ab306d6b83b46de1936ff88e9a350 /.gitignore | |
parent | e4ed594d8246ba5877b86e61f7f85c1b3010f62c (diff) | |
download | wallabag-7f959169b7220b4ed3e083cb2a545fe2c5400f9c.tar.gz wallabag-7f959169b7220b4ed3e083cb2a545fe2c5400f9c.tar.zst wallabag-7f959169b7220b4ed3e083cb2a545fe2c5400f9c.zip |
copy of poche.sqlite
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,2 +1,3 @@ | |||
1 | vendor | 1 | vendor |
2 | composer.phar \ No newline at end of file | 2 | composer.phar |
3 | db/poche.sqlite \ No newline at end of file | ||