20 lines
216 B
Plaintext
20 lines
216 B
Plaintext
.env
|
|
config/jwt/
|
|
__pycache__/
|
|
*.py[cod]
|
|
.pytest_cache/
|
|
.mypy_cache/
|
|
.ruff_cache/
|
|
*.egg-info/
|
|
.venv/
|
|
.coverage
|
|
htmlcov/
|
|
coverage.xml
|
|
build/
|
|
dist/
|
|
*.log
|
|
data/promotion_materials/
|
|
.codex-step3/
|
|
data/offsite_mail/
|
|
logs/
|