Browse Source

Fixing git ignore for packages

Former-commit-id: 09e4f83c7904341974b24ba53d737f9932376bc7
af/merge-core
James South 13 years ago
parent
commit
fee9e7fe73
  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