__pycache__/

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

# Test artifacts
/.cache/
/.coverage
/.pytest/
