Skip to content

Commit

Permalink
Unignore "packages/*/build" in VisualStudio.gitignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
analogrelay committed Jun 28, 2013
1 parent 098aee2 commit f2ab731
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions VisualStudio.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ build/
[Bb]in/
[Oo]bj/

# Enable "build/" folder in the NuGet Packages folder since NuGet packages use it for MSBuild targets
!packages/*/build/

# MSTest test Results
[Tt]est[Rr]esult*/
[Bb]uild[Ll]og.*
Expand Down

0 comments on commit f2ab731

Please sign in to comment.