Files
step-parse/.dockerignore
T
Jason Stedwell c1abe36822 phase 0
2026-06-17 16:03:26 -05:00

15 lines
350 B
Plaintext

# Keep the build context lean. The .step samples ARE needed (smoke test runs
# them), but their generated outputs and caches are not.
**/__pycache__/
**/*.pyc
.DS_Store
**/.DS_Store
.claude/
.git/
_phase0_out/
# Pre-generated sample outputs — regenerated by the smoke test, no need to bake in.
skill.src/*.png
skill.src/*.csv
skill.src/*_bom.xlsx