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

Add .aws-sam/ to ignore AWS SAM build artifacts

This commit is contained in:
Guilherme Arcoverde 2025-05-02 12:51:41 -03:00
parent 6b4026c2f0
commit 10164d7048

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