We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79fc5b1 commit c1e2ecbCopy full SHA for c1e2ecb
.cfignore
@@ -0,0 +1,11 @@
1
+compliance
2
+resources
3
+".ruby-version"
4
+".jekyll-metadata"
5
+".gitignore"
6
+node_modules
7
+todo.txt
8
+README.md
9
+CONTRIBUTING.md
10
+LICENSE.md
11
+.nvmrc
_config.yml
@@ -25,6 +25,7 @@ exclude:
25
- ".ruby-version"
26
- ".jekyll-metadata"
27
- ".gitignore"
28
+- node_modules
29
- todo.txt
30
- Staticfile
31
- Gemfile
0 commit comments