Skip to content

Commit

Permalink
Excluding nuget packages with gitignore
Browse files Browse the repository at this point in the history
Former-commit-id: 516a9f0416aeb5e4ca5709ba98e9cd5a63216e03
  • Loading branch information
jcsnider committed Jun 27, 2018
1 parent edd07a4 commit 99f3eb8
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .gitignore
Expand Up @@ -212,9 +212,6 @@ pip-log.txt

# NuGet Packages Directory
## TODO: If you have NuGet Package Restore enabled, uncomment the next line
#packages/

!packages/*/build/
#!packages/Fody.2.0.0/build/*
packages/

.vs/

0 comments on commit 99f3eb8

Please sign in to comment.