lupyuen.org/.gitattributes

20 lines
442 B
Text

# From https://code.visualstudio.com/docs/remote/troubleshooting#_resolving-git-line-ending-issues-in-wsl-resulting-in-many-modified-files
* text=auto eol=lf
*.{cmd,[cC][mM][dD]} text eol=crlf
*.{bat,[bB][aA][tT]} text eol=crlf
*.bin binary
*.ch8 binary
*.exe binary
*.fzz binary
*.gif binary
*.ico binary
*.jpg binary
*.jpeg binary
*.kvdat binary
*.pdf binary
*.pptx binary
*.png binary
*.psd binary
*.mp4 binary
*.webp binary
*.woff binary