X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.gitignore;h=aec2e3ef5bb3f144d0b6864493901c7675c1e665;hb=d14e3f1e220219571f68a9e83dfc59d9047444fa;hp=17af57cf3b97eba95231af4bf070714b8b783611;hpb=6bc2da519197738e021b82cde56f0281596f2073;p=github%2Fwallabag%2Fwallabag.git diff --git a/.gitignore b/.gitignore index 17af57cf..aec2e3ef 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ +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/ \ No newline at end of file