From 5e3bd5da43a83daf9b750a22d637c14cd1bd9a9d Mon Sep 17 00:00:00 2001 From: James South Date: Sat, 30 Nov 2013 17:41:56 +0000 Subject: [PATCH] Tweaking git ignore Former-commit-id: 187f64c8409242cbd1d1d69efdd1f6487a344ece --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 7ee5bda063..0c8bea4676 100644 --- a/.gitignore +++ b/.gitignore @@ -65,7 +65,7 @@ local.properties **/*.dotCover ## TODO: If you have NuGet Package Restore enabled, uncomment this -##**/packages +**/packages # Visual C++ cache files ipch/ @@ -165,4 +165,4 @@ pip-log.txt # cached images -##**/cache \ No newline at end of file +**/cache/ \ No newline at end of file