Skip to content

Commit c632ef4

Browse files
update git and npm ignore
1 parent 20c3c0f commit c632ef4

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
@@ -4,3 +4,4 @@
44
npm-debug.log
55
dist
66
.bin
7+
*.tgz

.npmignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ coverage
44
*.tgz
55
/.*
66
/*.mjs
7-
/tsconfig.json
7+
/tsconfig.json
8+
vitest.config.ts

0 commit comments

Comments
 (0)