pyaing/clocks
pyaging_data/
example_data/
pyaging/clocks/
clocks/weights/
*.pt
*.json
pyaging_data/
testing.ipynb
.ipynb_checkpoints/
*.pyc
.DS_Store
pyaging.egg-info/
dist/
build/
docs/_build
docs/_templates
*.RData
.ruff_cache/
.pytest_cache/
.tox/
*.gz
*.parquet
.direnv/
.envrc
.worktrees/
hf_static_data/

# Clock Explorer data: committed build artifact used as the fallback when the
# build-time regeneration (docs/source/make_clock_data.py) can't reach S3.
# Overrides the blanket "*.json" ignore above; the .pt binary stays ignored.
!docs/_static/clocks.json
