channel/
recipes/
catalog.json
# rb/ is the (multi-GB) build/test area moved in from C:\rb; envs/.pixi is
# the machine-local pixi env - envs/pixi.toml + pixi.lock ARE tracked
rb/
envs/.pixi/
# the staged runtime is the TUI fork's SOURCE now - only the build byproducts
# inside _staging stay ignored (runs/ holds half-GB training checkpoints;
# weights ship via the trainer-weights-* conda packages, never via git)
build/_staging/trainer-runtime/recipe.yaml
build/_staging/runs/
build/reports/
dist/
*.conda
__pycache__/
*.pyc
devtools/
