We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ec2520 commit 3566e13Copy full SHA for 3566e13
1 file changed
.gitignore
@@ -29,6 +29,9 @@ build/Release
29
# https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git
30
node_modules
31
32
+# Package lock file
33
+package-lock.json
34
+
35
# OSX
36
.DS_Store
37
0 commit comments