# Build files & directories
build
dist
*.egg-info

# Caches
__pycache__
.cache

# Coverage
.coverage

# Hypothesis
.hypothesis
