1
0
mirror of https://github.com/github/gitignore synced 2025-05-25 09:05:15 +02:00

Merge pull request #4627 from guiarcoverde/add-aws-sam-to-gitignore

Add .aws-sam/ to VisualStudio.gitignore to ignore AWS SAM build artifacts
This commit is contained in:
Daniel Johnson 2025-05-23 13:45:19 -07:00 committed by GitHub
commit a3a60ee192
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -355,6 +355,9 @@ ASALocalRun/
# MSBuild Binary and Structured Log
*.binlog
# AWS SAM Build and Temporary Artifacts folder
.aws-sam
# NVidia Nsight GPU debugger configuration file
*.nvuser