Skip to content

Commit 76a87bd

Browse files
committed
chore: ignore *.bun-build
1 parent c9c6eaa commit 76a87bd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,5 +173,9 @@ dist
173173

174174
# Finder (MacOS) folder config
175175
.DS_Store
176+
177+
# Ignore *.bun-build files
178+
*.bun-build
179+
176180
# Added by goreleaser init:
177181
dist/

0 commit comments

Comments
 (0)