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