Skip to content

Commit

Permalink
Merge commit 'pull/1131'
Browse files Browse the repository at this point in the history
  • Loading branch information
arcresu committed Jul 8, 2014
2 parents c70e357 + bf70315 commit b538584
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions VisualStudio.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -131,17 +131,17 @@ publish/
*.pubxml

# NuGet Packages
packages/*
**/packages/*
*.nupkg
## TODO: If the tool you use requires repositories.config
## TODO: If the tool you use *requires* repositories.config, (note that this file is normally regenerated so you should not need it in source control)
## uncomment the next line
#!packages/repositories.config
#!**/packages/repositories.config

# Enable "build/" folder in the NuGet Packages folder since
# NuGet packages use it for MSBuild targets.
# This line needs to be after the ignore of the build folder
# (and the packages folder if the line above has been uncommented)
!packages/build/
!**/packages/build/

# Windows Azure Build Output
csx/
Expand Down

0 comments on commit b538584

Please sign in to comment.