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