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:
parent
6d79bc2753
commit
a85156eccb
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -31,3 +31,7 @@ htmlcov/
|
|||
|
||||
# Ruff
|
||||
.ruff_cache/
|
||||
|
||||
# Local config
|
||||
.env
|
||||
.env.local
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue