X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.gitignore;h=5b34c79f4dc3750b68a1c757c61f6ee80702579a;hb=444f14063920692163ee321a872debfc48feaada;hp=0bd838dc6e2810390b3c7a8eb036f4359ea0ea07;hpb=e8d1f1e5f08218819fd78b46895d63103fbbd1ba;p=github%2Fwallabag%2Fwallabag.git diff --git a/.gitignore b/.gitignore index 0bd838dc..5b34c79f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,9 @@ +.DS_Store +assets/* +cache/* vendor composer.phar db/poche.sqlite -output -phpdoc* -inc/config/myconfig.inc.php +inc/poche/config.inc.php +inc/3rdparty/htmlpurifier/HTMLPurifier/DefinitionCache/Serializer/ +.vagrant \ No newline at end of file