adc62957a7
CI / Lint & Type Check (push) Waiting to run
CI / Test (push) Waiting to run
CI / Test (Windows path suite) (push) Waiting to run
CI / Build (push) Blocked by required conditions
CI / No Committed Build Artifacts (push) Waiting to run
CI / Multi-repo Path Gate (AST-grep) (ubuntu-latest) (push) Waiting to run
CI / Multi-repo Path Gate (AST-grep) (windows-latest) (push) Waiting to run
CI / Version Consistency Check (push) Waiting to run
CI / npm pack + install test (push) Blocked by required conditions
Upgrade Test / omc update + session-start hook (push) Waiting to run
37 lines
630 B
Plaintext
37 lines
630 B
Plaintext
node_modules/
|
|
*.log
|
|
.DS_Store
|
|
!.omc/
|
|
.omc/*
|
|
!.omc/skills/
|
|
!.omc/skills/**
|
|
.idea/
|
|
.claude/
|
|
|
|
# Windows reserved names (prevent accidental creation)
|
|
nul
|
|
NUL
|
|
.omx/
|
|
.env
|
|
|
|
# Local root-level script output
|
|
/done.json
|
|
/farewell.txt
|
|
benchmarks/harsh-critic/results/
|
|
benchmarks/harsh-critic/scoring/*.js
|
|
benchmarks/harsh-critic/scoring/*.d.ts
|
|
benchmarks/harsh-critic/scoring/*.js.map
|
|
benchmarks/harsh-critic/scoring/*.d.ts.map
|
|
.tmp/
|
|
.tmp-*/
|
|
|
|
# Release body is generated dynamically — never commit stale copies
|
|
.github/release-body.md
|
|
|
|
# Build artifacts — generated by `npm run build`, never commit
|
|
dist/
|
|
bridge/
|
|
|
|
__pycache__/
|
|
*.py[cod]
|