X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.gitignore;h=aec2e3ef5bb3f144d0b6864493901c7675c1e665;hb=2f3c05651e6013a28188d0e7fbf075011ed63e9e;hp=17af57cf3b97eba95231af4bf070714b8b783611;hpb=9067b484ce8289eec6979cf6c8e3cbfb3bd5b10c;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