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