chore: ignore bun build artifacts
parent
0b18f1b948
commit
0b16b4481a
|
|
@ -7,6 +7,9 @@ coverage
|
|||
.worktrees/
|
||||
.DS_Store
|
||||
**/.DS_Store
|
||||
|
||||
# Bun build artifacts
|
||||
*.bun-build
|
||||
apps/macos/.build/
|
||||
apps/shared/ClawdisKit/.build/
|
||||
bin/clawdis-mac
|
||||
|
|
|
|||
Loading…
Reference in New Issue