Files
skills/.gitattributes
2026-04-29 00:30:11 +08:00

19 lines
327 B
Plaintext

* text=auto eol=lf
# Keep common Windows script formats on CRLF when needed by native tooling.
*.bat text eol=crlf
*.cmd text eol=crlf
# Never normalize binary files.
*.png binary
*.jpg binary
*.jpeg binary
*.gif binary
*.webp binary
*.ico binary
*.pdf binary
*.zip binary
*.7z binary
*.gz binary
*.woff binary
*.woff2 binary