We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 098aee2 + f2ab731 commit 88951d5Copy full SHA for 88951d5
1 file changed
VisualStudio.gitignore
@@ -15,6 +15,9 @@ build/
15
[Bb]in/
16
[Oo]bj/
17
18
+# Enable "build/" folder in the NuGet Packages folder since NuGet packages use it for MSBuild targets
19
+!packages/*/build/
20
+
21
# MSTest test Results
22
[Tt]est[Rr]esult*/
23
[Bb]uild[Ll]og.*
0 commit comments