Browse Source

Fixing git ignore for packages

Former-commit-id: 8310d34d791fe5ba5c4ddd18ad31f4c3f32b07e1
pull/17/head
James South 13 years ago
parent
commit
cf78a7c8d4
  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