__pycache__/
*.py[cod]
*.egg-info/
*.egg
.eggs/
build/
dist/
.pytest_cache/
.ruff_cache/
.coverage
htmlcov/
.tox/
.mypy_cache/
.python-version
.venv/
venv/
docs/sphinx/_build/
.scitex/*
!.scitex/dev/
.scitex/dev/*
!.scitex/dev/config.yaml
.DS_Store
*.swp
