chore: ignore .worktrees directory for development worktrees

This commit is contained in:
Graham McIntire 2026-02-06 16:02:49 -06:00 committed by Graham McIntire
parent ded236771b
commit 906afe48fa
No known key found for this signature in database

9
.gitignore vendored
View file

@ -1,3 +1,6 @@
# Development worktrees
.worktrees/
# The directory Mix will write compiled artifacts to.
/_build/
@ -77,3 +80,9 @@ profiles.json
/c_src/*.o
/.expert/
# Gas Town (added by gt)
.runtime/
.claude/
.beads/
.logs/