# Distribution
dist/

# Environments
.env

# Virtual environments
.venv/

# IDE
.vscode/

# Test
.pytest_cache/
__pycache__/
.coverage
htmlcov