Skip to content

Commit 3bf3c66

Browse files
committed
git ignore
1 parent f8e80d2 commit 3bf3c66

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,5 @@ dist
2020
npm-debug.log*
2121
yarn-debug.log*
2222
yarn-error.log*
23+
24+
*.tgz

.npmignore

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
src
2+
example
3+
node_modules
4+
*.tgz

0 commit comments

Comments
 (0)