mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02:00
Add .aws-sam/ to ignore AWS SAM build artifacts
This commit is contained in:
parent
6b4026c2f0
commit
10164d7048
1 changed files with 3 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue