*.pyc
dist/*
build/*
*.egg-info/*
MANIFEST
.idea/*
.cache

# Sphinx documentation
docs/build/

# coverage.py files
.coverage

# Virtual environments
.venv
