__pycache__/
*.pyc
*.pyo
*.egg-info/
.eggs/
dist/
build/
.venv/
venv/
.env
.coverage
.coverage.*
htmlcov/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.pyright/
.tox/
*.targetcurve
!examples/*.targetcurve
!src/diraccurve/curves/data/*.targetcurve
