__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.venv/
.eggs/
*.egg
.env
.ruff_cache/
.pytest_cache/
.mypy_cache/

# Generated by hatch-vcs at build time (version derived from git tags).
src/argus_quarry/_version.py

# uv lockfile — the suite uses the imperative `uv pip install` model, no lock.
uv.lock

# Local acquisition state (raw pool + provenance DB + cache/logs) and the
# default published view (DATASET_DIR = ./data) produced by `export`.
quarry/
data/
