Skip to content

Commit bb8bab8

Browse files
committed
chore: update .gitignore & .npmignore
1 parent 088b147 commit bb8bab8

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
/node_modules
22
/dist
33
/.idea
4+
*.tgz

.npmignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@
33
/src
44
tsconfig.json
55
tslint.json
6-
yarn.lock
6+
yarn.lock
7+
*.tgz

0 commit comments

Comments
 (0)