phase 0
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user