diff --git a/.gitignore b/.gitignore index cff1a8163..d074aed73 100644 --- a/.gitignore +++ b/.gitignore @@ -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