Phase 5: scaffold Crucible (sow-tools) — dispatcher + builder shims, container, PR-first CI, fail-closed (D11, D19).
This commit is contained in:
+20
@@ -0,0 +1,20 @@
|
||||
# Build outputs — Crucible binaries are CI artifacts / image layers, never
|
||||
# committed (D19; replaces the old habit of committing nwn-tool/sow-toolkit).
|
||||
/bin/
|
||||
*.exe
|
||||
nwn-tool
|
||||
sow-toolkit
|
||||
|
||||
# Go / build cache
|
||||
.cache/
|
||||
.cache/**
|
||||
|
||||
# nix build symlink
|
||||
result
|
||||
result-*
|
||||
|
||||
# OS / editor
|
||||
.DS_Store
|
||||
*.swp
|
||||
.idea/
|
||||
.vscode/
|
||||
Reference in New Issue
Block a user