From da2f5dc8175925cf8740ee1b5ce43a3273fde3ef Mon Sep 17 00:00:00 2001 From: Andy Miller Date: Wed, 6 Aug 2014 20:04:54 -0600 Subject: [PATCH] tweak to not track files in cache/ images/ logs/ --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 31819ca2b..38c92f5c9 100755 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,9 @@ Thumbs.db *.swp # Grav Specific +/cache/* +/logs/* +/images/* /user/data/* !/user/data/index.html user/plugins/**/