chore(config): 🔧 Update .gitignore patterns to exclude build artifacts, logs, and sensitive files

Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
Claude Code 2026-03-31 04:28:00 -07:00
parent 18cdf735c6
commit 8fc72e59a1

3
.gitignore vendored
View file

@ -36,3 +36,6 @@ tools/sprite-generation/raw/
# Auto-added by auto-commit-service
build/
# Rust build artifacts
packages/physics-rs/target/