.git .gitignore __pycache__/ *.pyc *.pyo .pytest_cache/ tests/ docs/ .coverage *.egg-info/ dist/ build/ *.egg .env .env.* !.env.example