# Built binaries
/doltsrht
/doltsrht-migrate
/dolt-git-hook
# Built CSS (generated by `make css`)
/static/main.css
/static/main.min.css
/static/main.min.*.css
# Git worktrees, kept inside the repo so they never scatter as sibling dirs.
# Both paths, because the two conventions in use across these repos are
# .worktrees/<branch> and the older .claude/worktrees/<branch>.
/.worktrees/
/.claude/worktrees/
# macOS
.DS_Store