From 2f4e31afd23a52abe963fc0fa42cbc232fe72d90 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 7ee5bda06..0c8bea467 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