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:
parent
18cdf735c6
commit
8fc72e59a1
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -36,3 +36,6 @@ tools/sprite-generation/raw/
|
|||
|
||||
# Auto-added by auto-commit-service
|
||||
build/
|
||||
|
||||
# Rust build artifacts
|
||||
packages/physics-rs/target/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue