We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61bf343 commit 22c726bCopy full SHA for 22c726b
.npmignore
@@ -0,0 +1,9 @@
1
+# Dependency directory
2
+# Commenting this out is preferred by some people, see
3
+# https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git-
4
+node_modules
5
+
6
+/src/
7
8
+# NPM debug
9
+npm-debug.log
0 commit comments