Skip to content

Commit 8175d7e

Browse files
committed
chore: clean up npmignore
1 parent d0051d0 commit 8175d7e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.npmignore

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
.gitignore
2-
Makefile
3-
npm-debug.log
4-
coverage
1+
__mocks__
52
node_modules
6-
public
3+
*.test.js
4+
*.test.jsx
5+
*.test.ts
6+
*.test.tsx

0 commit comments

Comments
 (0)