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

# Virtual environments
.venv

# ruff
.ruff_cache

# mypy
.mypy_cache

# pytest
.pytest_cache

# Custom
.env
output/
examples/1D-ARC/
examples/data/
