X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.gitignore;h=e4979f3182f65a3140332e30f8a290485b0ae327;hb=6ad93dff69d7c2beb2196e73f641e6484fccbeb7;hp=050a138695ff7130350044b0d284e010e58c460a;hpb=7f959169b7220b4ed3e083cb2a545fe2c5400f9c;p=github%2Fwallabag%2Fwallabag.git diff --git a/.gitignore b/.gitignore index 050a1386..e4979f31 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,8 @@ +.DS_Store +.vagrant +app/assets/* +app/cache/* vendor composer.phar -db/poche.sqlite \ No newline at end of file +db/poche.sqlite +app/config/config.inc.php \ No newline at end of file