* text=auto eol=lf

*.sh   text eol=lf
*.ps1  text eol=crlf
*.bat  text eol=crlf
*.cmd  text eol=crlf

*.png  binary
*.jpg  binary
*.jpeg binary
*.gif  binary
*.webp binary
*.ico  binary
*.svg  text eol=lf

# Mirror fixtures must round-trip exactly — never let git rewrite their line endings.
skills/**/SKILL.md -text
rules/**           -text
.cursor/**         -text
.windsurf/**       -text
.clinerules/**     -text
.codex/**          -text
.claude-plugin/**  -text
plugins/**         -text
