]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - .gitignore
gitignore for app/cache
[github/wallabag/wallabag.git] / .gitignore
index e4979f3182f65a3140332e30f8a290485b0ae327..bb0972d84bbc379ee40a57b82b641ca77e65a36d 100644 (file)
@@ -1,8 +1,9 @@
+.idea
 .DS_Store
 .vagrant
 app/assets/*
 app/cache/*
 vendor
 composer.phar
-db/poche.sqlite
+app/db/poche.sqlite
 app/config/config.inc.php
\ No newline at end of file