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 3f3ac67 commit 24c2c6aCopy full SHA for 24c2c6a
.gitignore
@@ -4,6 +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
8
+CLAUDE.md
9
+
10
# Ignore text file to write news article with internal API:
11
# https://github.com/coderdojo-japan/coderdojo.jp/pull/1433
12
get_dojo_list.txt
0 commit comments