__pycache__
*.egg-info
/.coverage
/.coverage.*
/dist
/build
docs/build
docs/source/_autosummary
docs/source/_static/info_plot.png
examples/onion_analysis/data.json
examples/analysis_workflow/lens.json
examples/analysis_workflow/onion.json
examples/analysis_workflow/.oxygens.xtc_offsets.*
examples/analysis_workflow/colored_trj.xyz
examples/info_gain/trj_*.npy
tests/systems/coex/.*
tests/systems/.*
.DS_Store
.ice_water_ox.xtc_offsets.lock
.ice_water_ox.xtc_offsets.npz

.mypy_cache
.pytest_cache
.ruff_cache
.venv

