We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f51bef commit f97411eCopy full SHA for f97411e
.gitignore
@@ -1 +1,8 @@
1
+# gitignore
2
+
3
node_modules
4
5
+# Only apps should have lockfiles
6
+npm-shrinkwrap.json
7
+package-lock.json
8
+yarn.lock
0 commit comments