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 824e577 commit 0fe8364Copy full SHA for 0fe8364
.gitignore
@@ -4,6 +4,10 @@
4
# or operating system, you probably want to add a global ignore instead:
5
# git config --global core.excludesfile '~/.gitignore_global'
6
7
+# Ignore text file to write news article with internal API:
8
+# https://github.com/coderdojo-japan/coderdojo.jp/pull/1433
9
+get_dojo_list.txt
10
+
11
# Ignore bundler config & bundler gems
12
/.bundle
13
vendor/bundle
0 commit comments