X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=inline;f=.gitignore;h=5b34c79f4dc3750b68a1c757c61f6ee80702579a;hb=af5c371e951ae2bc9ccd9a7164e0c04101b39ace;hp=a725465aee245635a2bd129af54858ed32c84cb8;hpb=68abd9c71b1d2f7bb2e9d21819584d1d15005b25;p=github%2Fwallabag%2Fwallabag.git diff --git a/.gitignore b/.gitignore index a725465a..5b34c79f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,9 @@ -vendor/ \ No newline at end of file +.DS_Store +assets/* +cache/* +vendor +composer.phar +db/poche.sqlite +inc/poche/config.inc.php +inc/3rdparty/htmlpurifier/HTMLPurifier/DefinitionCache/Serializer/ +.vagrant \ No newline at end of file