Skip to content
This repository was archived by the owner on Jan 3, 2024. It is now read-only.

Commit eb2024c

Browse files
committed
Update ignore files
1 parent f20cafd commit eb2024c

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@
66
#
77
node_modules/
88
npm-debug.log
9+
*.tgz

.npmignore

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
.eslintrc
22
.travis.yml
33
__tests__
4+
.npmignore
5+
*.tgz

0 commit comments

Comments
 (0)