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 741c5fa commit d427f5fCopy full SHA for d427f5f
.npmignore
@@ -0,0 +1,15 @@
1
+.github/
2
+fakes/
3
+fixtures/
4
+helpers/
5
+test/
6
+.0pdd.yml
7
+.gitattributes
8
+.pdd
9
+.rultor.yml
10
+.xcop
11
+Makefile
12
+REUSE.toml
13
+eslint.config.mjs
14
+jest.config.ts
15
+renovate.json
REUSE.toml
@@ -7,6 +7,7 @@ path = [
".DS_Store",
".gitattributes",
".gitignore",
+ ".npmignore",
".pdd",
".xcop",
"**.json",
0 commit comments