X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.gitignore;h=5b34c79f4dc3750b68a1c757c61f6ee80702579a;hb=47424de64ed1fcb7bd5d848314581bccb11a15bb;hp=17af57cf3b97eba95231af4bf070714b8b783611;hpb=6bc2da519197738e021b82cde56f0281596f2073;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