Browse Source

Tweaking git ignore

Former-commit-id: 500627e0dc524d51285c8a465cc56ae8b2338c90
pull/17/head
James South 12 years ago
parent
commit
2f4e31afd2
  1. 4
      .gitignore

4
.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
**/cache/
Loading…
Cancel
Save