# Build artifacts
build/
dist/
*.egg-info/
*.egg

# Python caches
__pycache__/
*.py[cod]
.pytest_cache/

# OS
.DS_Store
