]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - .gitignore
wow. Many changes to installation script. Much easier.
[github/wallabag/wallabag.git] / .gitignore
index 17af57cf3b97eba95231af4bf070714b8b783611..5b34c79f4dc3750b68a1c757c61f6ee80702579a 100644 (file)
@@ -1,6 +1,9 @@
+.DS_Store
+assets/*
+cache/*
 vendor
 composer.phar
 db/poche.sqlite
-output
-phpdoc*
-inc/config/myconfig.inc.php
\ No newline at end of file
+inc/poche/config.inc.php
+inc/3rdparty/htmlpurifier/HTMLPurifier/DefinitionCache/Serializer/
+.vagrant
\ No newline at end of file