Skip to content

Commit 1d01528

Browse files
committed
chore: ignore npm pack tarballs (*.tgz)
1 parent 720006a commit 1d01528

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ node_modules/
44
.codemap.db-shm
55
.DS_Store
66
dist/
7+
*.tgz
78
*.log
89
.env
910
.env.*

0 commit comments

Comments
 (0)