X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.gitignore;h=aec2e3ef5bb3f144d0b6864493901c7675c1e665;hb=a297fb1e38ce70a2c25f5dd9096fcfbf988ddf05;hp=d190a8b937086f1d9a8e199a6a23c98d32be498f;hpb=2fdcbd1ac3667199bf91c81b3d11c2161de49c9c;p=github%2Fwallabag%2Fwallabag.git diff --git a/.gitignore b/.gitignore index d190a8b9..aec2e3ef 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ +assets/* +cache/* vendor composer.phar db/poche.sqlite -output -phpdoc* -inc/poche/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