Skip to content

Commit 45ab4a2

Browse files
committed
fix: ignore extra files in npm
1 parent 4fd2631 commit 45ab4a2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.npmignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
src/
1+
src/
2+
.github/
3+
.vscode/
4+
tsconfig.json

0 commit comments

Comments
 (0)