Skip to content

Commit d427f5f

Browse files
committed
npmingore
1 parent 741c5fa commit d427f5f

File tree

3 files changed

+2719
-2703
lines changed

3 files changed

+2719
-2703
lines changed

.npmignore

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ path = [
77
".DS_Store",
88
".gitattributes",
99
".gitignore",
10+
".npmignore",
1011
".pdd",
1112
".xcop",
1213
"**.json",

0 commit comments

Comments
 (0)