Skip to content

Commit b209f21

Browse files
committed
feat: add .npmignore
1 parent 85c8d5d commit b209f21

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.npmignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
package-lock.json
2+
node_modules/
3+
.github
4+
.vscode
5+
.prettierrc
6+
.eslintrc.json

0 commit comments

Comments
 (0)