Add .env to gitignore

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
gilesb
2026-01-09 02:58:56 +00:00
parent 2933dc4e05
commit 3077cd9185

1
.gitignore vendored
View File

@@ -4,3 +4,4 @@ __pycache__/
*.egg-info/
.venv/
venv/
.env