X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=.gitignore;h=aec2e3ef5bb3f144d0b6864493901c7675c1e665;hb=79666a3046035a6871cb56927ef6356eb30d7528;hp=17af57cf3b97eba95231af4bf070714b8b783611;hpb=7ba37bd91a43321196e6d867caf9e298e82c6d6c;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