# Reference library clones — kept LOCAL only (size + mixed/study-only licences,
# e.g. zrietveld is registered academic software and must not be redistributed).
# Studied for knowledge; not committed.
knowledge/libraries/

# Scratch build scripts/logs from assembling the reference corpus
knowledge/clone*.sh
knowledge/clone*.log

# Paper inbox: drop raw PDFs in tmp/ — they get renamed + moved into
# knowledge/literature/. Inbox contents are not tracked (only this README is).
tmp/*
!tmp/README.md

# Pixi environment + build artifacts
/.pixi/
/site/
__pycache__/
*.pyc

# Python packaging artifacts (from tools/publish-reserve.sh)
/dist/
/build/
*.egg-info/

# OS / editor cruft
.DS_Store
