Browse Source

Fixing git ignore for packages

Former-commit-id: 0ba7970274160c36b4e8d45008c04df20ae8bfaa
pull/17/head
James South 13 years ago
parent
commit
fc1ece75d7
  1. 2
      .gitignore

2
.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/

Loading…
Cancel
Save