We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99a6421 commit db185b4Copy full SHA for db185b4
.gitignore
@@ -4,8 +4,9 @@
4
# or operating system, you probably want to add a global ignore instead:
5
# git config --global core.excludesfile '~/.gitignore_global'
6
7
-# Ignore CLAUDE.md for now
+# Ignore Claude Code related files for security and privacy
8
CLAUDE.md
9
+.claude/
10
11
# Ignore text file to write news article with internal API:
12
# https://github.com/coderdojo-japan/coderdojo.jp/pull/1433
0 commit comments