X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=.gitignore;h=5b34c79f4dc3750b68a1c757c61f6ee80702579a;hb=refs%2Fpull%2F1234%2Fhead;hp=b73c4b400f41d8be0e926b9b52f8616b8033b4b7;hpb=00dbaf90bc44ef3ed0abaebb15307756e054a027;p=github%2Fwallabag%2Fwallabag.git diff --git a/.gitignore b/.gitignore index b73c4b40..5b34c79f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,9 @@ +.DS_Store assets/* cache/* vendor composer.phar db/poche.sqlite -output -phpdoc* -inc/poche/config.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