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 c3d952148e
commit 76b47bd024
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/
@ -74,3 +77,9 @@ profiles.json
/c_src/*.o
/.expert/
# Gas Town (added by gt)
.runtime/
.claude/
.beads/
.logs/