Browse Source

Fixing git ignore for packages

Former-commit-id: 3cfc35b18ad47084fb138638a74f2987c108ff71
af/merge-core
James South 12 years ago
parent
commit
c95eb0ff32
  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