]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - .gitignore
add dependencies for API
[github/wallabag/wallabag.git] / .gitignore
index 85a3fab83bd15f30deef90ed6b2e7ceb484e4e86..0beb08c14e5efd7fe166be37c1b275d43bc42e39 100644 (file)
@@ -10,7 +10,6 @@
 .DS_Store
 .vagrant
 /vendor/
-app/db/poche.sqlite
 
 /bin/
 !bin/install
@@ -20,4 +19,6 @@ app/db/poche.sqlite
 data/assets/*
 data/db/poche.sqlite
 
-/web/.htaccess
\ No newline at end of file
+/web/.htaccess
+
+!.gitignore
\ No newline at end of file