X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.gitignore;h=5b34c79f4dc3750b68a1c757c61f6ee80702579a;hb=6b60741600321e4a2c414e91595b09d35516a3ea;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