Skip to content

Commit 56e9d06

Browse files
committed
Add .npmignore and .gitignore.
1 parent cc70eb9 commit 56e9d06

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
/node_modules/
2+
/*.tgz

.npmignore

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/*.tgz

0 commit comments

Comments
 (0)