chore(config): 🔧 Update .gitignore to exclude build artifacts, logs, and environment variables

Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
autocommit 2026-04-17 21:20:13 -07:00
parent 6d79bc2753
commit a85156eccb

4
.gitignore vendored
View file

@ -31,3 +31,7 @@ htmlcov/
# Ruff
.ruff_cache/
# Local config
.env
.env.local