Browse Source

Tweaking git ignore

Former-commit-id: 187f64c8409242cbd1d1d69efdd1f6487a344ece
pull/17/head
James South 13 years ago
parent
commit
7d176a3338
  1. 4
      .gitignore

4
.gitignore

@ -65,7 +65,7 @@ local.properties
**/*.dotCover **/*.dotCover
## TODO: If you have NuGet Package Restore enabled, uncomment this ## TODO: If you have NuGet Package Restore enabled, uncomment this
##**/packages **/packages
# Visual C++ cache files # Visual C++ cache files
ipch/ ipch/
@ -165,4 +165,4 @@ pip-log.txt
# cached images # cached images
##**/cache **/cache/
Loading…
Cancel
Save