From 07414a8acade20e705d70f95a3afd0961fa993c9 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: b7464c4cd3d447e00cdf5cb829e3ec984fe7201d --- .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