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 f77eaab commit 9454fe2Copy full SHA for 9454fe2
.npmignore
@@ -1,4 +1,7 @@
1
-# We only care about the src & package-lock.json
+# Ignore all
2
# README, CHANGELOG, LICENSE & package.json will always be included
3
+*/*
4
+
5
+# We only care about the src & package-lock.json
6
!src/
7
!package-lock.json
0 commit comments