__pycache__/
*.py[cod]
*.egg-info/
dist/
!src/spectrakit/widgets/_frontend/dist/
src/spectrakit/widgets/_frontend/dist/*.map
build/
.eggs/
*.egg
.venv/
venv/
.pytest_cache/
.coverage
htmlcov/
.mypy_cache/
.ruff_cache/
.hypothesis/
site/
docs/examples/
.vscode/
.idea/
*.swp
*.swo
.DS_Store
Thumbs.db
uv.lock
*.npy
!tests/fixtures/golden_*.npy
*.h5
*.hdf5
*.mat
*.spc
*.dx
.claude/
