From b43eca77b95c5a85efd4f527ee3b0cf427920c4a 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: 500627e0dc524d51285c8a465cc56ae8b2338c90 --- .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