Files
celery/.gitignore
gilesb 3077cd9185 Add .env to gitignore
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-09 02:58:56 +00:00

8 lines
68 B
Plaintext

__pycache__/
*.py[cod]
.pytest_cache/
*.egg-info/
.venv/
venv/
.env