Update .gitignore

This commit is contained in:
2025-10-05 16:08:49 -05:00
parent 07892dbfee
commit 251f9bacef

9
.gitignore vendored
View File

@@ -3,3 +3,12 @@ node-config/
files/ files/
.ruff_cache/ .ruff_cache/
__pycache__/ __pycache__/
dist/
*.egg-info/
.ruff_cache/
.venv/
.env
.env.local
.env.development.local
.env.test.local
.env.production.local