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