.git
.gitignore
.github
node_modules
__pycache__
*.pyc
*.pyo
media/
*.log
.env
.env.*
htmlcov/
.pytest_cache/
.mypy_cache/
.ruff_cache/
frontend/node_modules/
