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:
autocommit 2026-04-15 16:53:07 -07:00
parent 512b0709b8
commit 2c396fa674

1
.gitignore vendored
View file

@ -39,3 +39,4 @@ build/
# Rust build artifacts
src/simulator/target/
.local/