File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -131,17 +131,17 @@ publish/
131131* .pubxml
132132
133133# NuGet Packages
134- packages /*
134+ ** / packages /*
135135* .nupkg
136- # # TODO: If the tool you use requires repositories.config
136+ # # 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)
137137# # uncomment the next line
138- # !packages/repositories.config
138+ # !**/ packages/repositories.config
139139
140140# Enable "build/" folder in the NuGet Packages folder since
141141# NuGet packages use it for MSBuild targets.
142142# This line needs to be after the ignore of the build folder
143143# (and the packages folder if the line above has been uncommented)
144- ! packages /build /
144+ ! ** / packages /build /
145145
146146# Windows Azure Build Output
147147csx /
You can’t perform that action at this time.
0 commit comments