Skip to content

Commit cb224ac

Browse files
authored
Merge pull request #74462 from sharwell/ignore-logs
Ignore MSBuild_Logs folder
2 parents 33e4c03 + 6e32991 commit cb224ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
.packages/
2323
.nuget/
2424
.complog/
25+
/MSBuild_Logs/
2526

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

0 commit comments

Comments
 (0)