.git .gitignore .env .env.local .venv venv/ __pycache__/ *.py[cod] *.egg-info/ .pytest_cache/ htmlcov/ .coverage media/ staticfiles/ README.md docs/