X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.gitignore;h=5b34c79f4dc3750b68a1c757c61f6ee80702579a;hb=fc01f94387c3c41ca0d7c6d4ad8ed1d6678abfdd;hp=17af57cf3b97eba95231af4bf070714b8b783611;hpb=7ba37bd91a43321196e6d867caf9e298e82c6d6c;p=github%2Fwallabag%2Fwallabag.git diff --git a/.gitignore b/.gitignore index 17af57cf..5b34c79f 100644 --- a/.gitignore +++ b/.gitignore @@ -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