X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.gitignore;h=5b34c79f4dc3750b68a1c757c61f6ee80702579a;hb=fde4cf0616e68d7b94f0991c1fcb434de4567c17;hp=b73c4b400f41d8be0e926b9b52f8616b8033b4b7;hpb=79026b73a804d1fe3715c3edf5bc2cfb1e56732c;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