Skip to content

Commit acc6f6e

Browse files
committed
chore: 添加samconfig.toml到.gitignore并替换敏感ARN为占位符
1 parent b7bf68e commit acc6f6e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,7 @@ wheels/
1414
.aws-sam
1515
agent-sdk-server/claude-settings.json
1616
.DS_Store
17+
18+
# Sensitive configuration files
19+
samconfig.toml
20+
samconfig*.toml

0 commit comments

Comments
 (0)