Adds .build to gitignore.

This commit is contained in:
2026-09-22 15:55:08 -07:00
committed by Tom
parent 9c1e27d473
commit 8f1689574c

2
.gitignore vendored
View File

@@ -6,3 +6,5 @@ thumbs.db
# Build & Tooling # Build & Tooling
.artifacts/ .artifacts/
.worktrees/ .worktrees/
.build/