-
-
Notifications
You must be signed in to change notification settings - Fork 83
Expand file tree
/
Copy path.gitattributes
More file actions
17 lines (16 loc) · 774 Bytes
/
Copy path.gitattributes
File metadata and controls
17 lines (16 loc) · 774 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Generated surfaces are compared byte-wise by their drift checks.
# Pin them to LF so core.autocrlf checkouts cannot create false drift.
core/skills/routing-table.json text eol=lf
scripts/fixtures/ecosystem/anthropics-template-skill/SKILL.md text eol=lf
workflows/*.json text eol=lf
scripts/fixtures/workflow-compiler/*.json text eol=lf
scripts/fixtures/workflow-compiler/*.yml text eol=lf
docs/proof-ledger.json text eol=lf
docs/PROOF_LEDGER.md text eol=lf
docs/site-release-manifest.json text eol=lf
action.yml text eol=lf
.github/workflows/*.yml text eol=lf
benchmarks/optimizer-proof/proof-bundle/** text eol=lf
# Generated supporting documents are binary artifacts. Do not text-diff their
# embedded fonts, streams, or cross-reference tables.
output/pdf/*.pdf binary