Skip to content

Commit 83da218

Browse files
committed
Ignore GitHub Copilot and Claude folders by Git
1 parent f319921 commit 83da218

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
.metals/
3131
.cache
3232
.classpath
33+
.claude/
3334
.ensime
3435
.ensime_cache/
3536
.ensime_lucene
@@ -89,3 +90,10 @@ kyuubi-server/src/main/antlr4/org/apache/kyuubi/sql/gen/
8990
# For draw.io
9091
.$*.bkp
9192
.$*.dtmp
93+
94+
# For GitHub Copilot
95+
.github/copilot-instructions.md
96+
.github/agents/
97+
.github/instructions/
98+
.github/prompts/
99+
.github/skills/

0 commit comments

Comments
 (0)