.gitattributes

C++ software renderer

.gitattributes

161 B
* text eol=lf
*.bat text eol=crlf
*.ps1 text eol=crlf
*.sh text=auto eol=lf

*.png  binary
*.jpg  binary
*.jpeg binary
*.gif  binary
*.webp binary
*.ico  binary