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:
commit
a3a60ee192
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user