# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
target/
*.so

# Test output datasets
tests/output-datasets/
tests/output-datasets-v2/
.coverage


# Virtual environments
.venv

# Other
.env

profile.svg