Skip to content

Commit a2363f8

Browse files
authored
👻 Update gitignore file (#636)
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Chores** * Updated file exclusions to prevent `CLAUDE.md` and files starting with `.claude` from being tracked by version control. <!-- end of auto-generated comment: release notes by coderabbit.ai --> Signed-off-by: Ian Bolton <[email protected]>
1 parent e04c73f commit a2363f8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ downloaded_cache/
77
vscode/jdtls-plugin/
88
.idea/
99
*.vsix
10+
CLAUDE.md
11+
.claude*
1012

1113
# TypeScript build info
1214
**/tsconfig.tsbuildinfo

0 commit comments

Comments
 (0)