We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aed5367 commit 8eb9bbfCopy full SHA for 8eb9bbf
1 file changed
.gitignore
@@ -14,3 +14,6 @@
14
/bazel-*
15
# Ignore outputs generated during Bazel bootstrapping.
16
/output/
17
+# Ignore jekyll build output.
18
+/production
19
+/.sass-cache
0 commit comments