Skip to content

Commit

Permalink
Merge pull request #74462 from sharwell/ignore-logs
Browse files Browse the repository at this point in the history
Ignore MSBuild_Logs folder
  • Loading branch information
sharwell authored Jul 19, 2024
2 parents 33e4c03 + 6e32991 commit cb224ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
.packages/
.nuget/
.complog/
/MSBuild_Logs/

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

0 comments on commit cb224ac

Please sign in to comment.