1
0
mirror of https://github.com/github/gitignore synced 2025-06-27 17:18:52 +02:00

Merge pull request #4153 from Jaxelr/patch-1

Add MSBuild_Logs directory to VisualStudio.gitignore
This commit is contained in:
Daniel Johnson 2025-06-13 14:26:42 -07:00 committed by GitHub
commit 30715cedf8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -366,6 +366,7 @@ ASALocalRun/
# MSBuild Binary and Structured Log # MSBuild Binary and Structured Log
*.binlog *.binlog
MSBuild_Logs/
# AWS SAM Build and Temporary Artifacts folder # AWS SAM Build and Temporary Artifacts folder
.aws-sam .aws-sam