Skip to content

Commit 8b94b3d

Browse files
committed
chore: Ignore release tarballs
1 parent 32aafb5 commit 8b94b3d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,4 +83,7 @@ RELEASE_CHECKLIST.md
8383
# package-lock.json # Usually committed, but ignore if specified elsewhere
8484
server/package-lock.json
8585
yarn.lock
86-
pnpm-lock.yaml
86+
pnpm-lock.yaml
87+
88+
# Release tarballs
89+
*.tar.gz

0 commit comments

Comments
 (0)