Commit 7828ed7
committed
Cleanup and Ignore AWS SAM Build Artifacts
AWS SAM best practices recommend not committing build artifacts to the repository.
This commit removes the build.toml file from the AWS Operations Agent sample
and adds .aws-sam directories to the .gitignore file to prevent future commits
of these artifacts.1 parent d24a1a8 commit 7828ed7
File tree
2 files changed
+4
-13
lines changed- 02-use-cases/AWS-operations-agent/agent-lambda/.aws-sam
2 files changed
+4
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
211 | | - | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
Lines changed: 0 additions & 12 deletions
This file was deleted.
0 commit comments