]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - .gitignore
new folders
[github/wallabag/wallabag.git] / .gitignore
index 25818a8d8b3169e605fb228c01cf1757c1ed0805..e4979f3182f65a3140332e30f8a290485b0ae327 100644 (file)
@@ -1,8 +1,8 @@
-assets/*
-cache/*
+.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/config/config.inc.php
\ No newline at end of file