Skip to content

Commit be6f9ad

Browse files
committed
fix: add release artifacts to .gitignore
1 parent 0a7a1c1 commit be6f9ad

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,7 @@ yarn-error.log*
3939
# typescript
4040
*.tsbuildinfo
4141
next-env.d.ts
42+
43+
# release artifacts
44+
*.zip
45+
/release/

0 commit comments

Comments
 (0)