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