mirror of
https://github.com/openclaw/clawhub.git
synced 2026-08-14 00:47:57 +00:00
25 lines
650 B
Plaintext
25 lines
650 B
Plaintext
* text=auto eol=lf
|
|
|
|
*.avif binary
|
|
*.gif binary
|
|
*.ico binary
|
|
*.jpg binary
|
|
*.jpeg binary
|
|
*.png binary
|
|
*.webp binary
|
|
|
|
*.woff binary
|
|
*.woff2 binary
|
|
|
|
# Preserve intentional whitespace in the pinned Axiom upstream sources.
|
|
.agents/skills/axiom-alerting/** -whitespace
|
|
.agents/skills/axiom-sre/** -whitespace
|
|
.agents/skills/building-dashboards/** -whitespace
|
|
.agents/skills/controlling-costs/** -whitespace
|
|
.agents/skills/query-metrics/** -whitespace
|
|
.agents/skills/spl-to-apl/** -whitespace
|
|
.agents/skills/writing-evals/** -whitespace
|
|
|
|
# Preserve intentional whitespace in the pinned Sentry upstream source.
|
|
.agents/skills/sentry-fix-issues/** -whitespace
|