Skip to content

Commit 10164d7

Browse files
committed
Add .aws-sam/ to ignore AWS SAM build artifacts
1 parent 6b4026c commit 10164d7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

VisualStudio.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -355,6 +355,9 @@ ASALocalRun/
355355
# MSBuild Binary and Structured Log
356356
*.binlog
357357

358+
# AWS SAM Build and Temporary Artifacts folder
359+
.aws-sam
360+
358361
# NVidia Nsight GPU debugger configuration file
359362
*.nvuser
360363

0 commit comments

Comments
 (0)