We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 693f2c3 commit adb526dCopy full SHA for adb526d
.gitignore
@@ -23,3 +23,6 @@ build/Release
23
# Deployed apps should consider commenting this line out:
24
# see https://npmjs.org/doc/faq.html#Should-I-check-my-node_modules-folder-into-git
25
node_modules
26
+
27
+# Test files
28
+test.js
0 commit comments