# Custom
examples/plots/*.png
docs/source/_autosummary
docs/source/auto_examples/
docs/source/gen_modules/
docs/source/sg_execution_times.rst

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
*.style
.coverage
htmlcov/
# Virtual environments
.venv
*.hdf5
*.h5
*.sqlite
*.db
*.pt
*.csv
*.fits

sbi-logs/
plots/
priv/
Yggdrasil/
models/*
grids
libraries
!models/README.txt
scripts/filters/
*.joblib
*.npz
examples/library_generation/filters/*

# Jupyter Notebook checkpoints
.ipynb_checkpoints
uv.lock

*.log
*.png

.pytest_cache/
.DS_Store

__marimo__
layouts

tests/test_output/*
tests/test_grids/*
!tests/test_libraries/sbi_test_library.hdf5
!tests/test_libraries/sps_test_library.hdf5
!docs/build/gfx
!docs/source/example_models/bpass_db_v4/*
!docs/source/example_libraries/*