We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 168b16d commit 7539602Copy full SHA for 7539602
.gitignore
@@ -0,0 +1,11 @@
1
+# This .gitignore is appropriate for repositories deployed to GitHub Pages and using
2
+# a Gemfile as specified at https://github.com/github/pages-gem#conventional
3
+
4
+# Basic Jekyll gitignores (synchronize to Jekyll.gitignore)
5
+_site/
6
+.sass-cache/
7
+.jekyll-cache/
8
+.jekyll-metadata
9
10
+# Node
11
+node_modules/
0 commit comments