Skip to content

Commit 5647e0d

Browse files
aryannikhildreamorosiphipag
authored
chore(gitignore): add .kiro, .claude, .amazonq to prevent deletion (#2078)
* add: .kiro, .claude, .amazonq to .gitignore to prevent deletion * docs: add .github/instructions explaining ignored folders * chore: remove .github/instructions * chore(gitignore): add .github/instructions to ignore local instructions file * Update .gitignore Co-authored-by: Philipp Page <[email protected]> * Update .gitignore Co-authored-by: Philipp Page <[email protected]> --------- Co-authored-by: Andrea Amorosi <[email protected]> Co-authored-by: Philipp Page <[email protected]>
1 parent a9ce7be commit 5647e0d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,3 +111,10 @@ example/HelloWorldFunction/build
111111
build/
112112
.terraform*
113113
terraform.tfstate*
114+
115+
# LLMs
116+
.kiro/
117+
.claude/
118+
.amazonq/
119+
.github/instructions
120+

0 commit comments

Comments
 (0)