Skip to content

Commit 3e2e9db

Browse files
committed
Create .npmignore
1 parent a45f9a5 commit 3e2e9db

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.npmignore

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
.git/
2+
3+
examples/
4+
node_modules/
5+
src/
6+
7+
.gitattributes
8+
.gitignore
9+
.npmignore
10+
11+
tsconfig.json

0 commit comments

Comments
 (0)