Skip to content

Commit 27983ee

Browse files
chore(git): add LLM tools to .gitignore file (#7137)
* Adding LLM tools to gitignore file * Adding LLM tools to gitignore file
1 parent 494e720 commit 27983ee

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -318,3 +318,9 @@ cdk.context.json
318318

319319
# vim
320320
*.swp
321+
322+
# LLMs
323+
.claude
324+
.amazonq
325+
.kiro
326+
.github/instructions

0 commit comments

Comments
 (0)