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