X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.gitignore;h=aec2e3ef5bb3f144d0b6864493901c7675c1e665;hb=4bada2b9545fd83951803c604536c09dd5b649cd;hp=5e992c2ec87d16f8fa2c68791a82ce51a0199f70;hpb=9a8b4ff4edf84d7df60de1b6fd1e493b59f88273;p=github%2Fwallabag%2Fwallabag.git diff --git a/.gitignore b/.gitignore index 5e992c2e..aec2e3ef 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,7 @@ +assets/* +cache/* vendor composer.phar db/poche.sqlite -output -phpdoc* \ No newline at end of file +inc/poche/config.inc.php +inc/3rdparty/htmlpurifier/HTMLPurifier/DefinitionCache/Serializer/ \ No newline at end of file