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 0505d84 commit 2d2b04eCopy full SHA for 2d2b04e
.gitignore
@@ -3,3 +3,7 @@ _site/
3
4
# Ignore the Gemfile that is generated
5
Gemfile.lock
6
+
7
+# Ingore files created by npm
8
+node_modules
9
+package-lock.json
0 commit comments