.hatch
*.pyc
.env*
config.toml

.idea/
__pycache__/

.coverage*
http_cache.sqlite

embed/
support/
_version.py
dist/
Python/
python_install_*.log
docs/*