pokefirered/.gitattributes
2020-06-13 13:40:49 -04:00

26 lines
416 B
Plaintext

*.pal text eol=crlf
*.s text eol=lf
*.txt text eol=lf
Makefile text eol=lf
*.mk text eol=lf
*.c text eol=lf
*.h text eol=lf
*.pl text eol=lf
*.inc text eol=lf
*.sha1 text eol=lf
*.sed text eol=lf
*.sh text eol=lf
*.json text eol=lf
.gitignore text eol=lf
.gitattributes text eol=lf
*.yml text eol=lf
*.py text eol=lf
*.png binary
*.bin binary
*.pcm binary
*.h linguist-language=C
*.inc linguist-language=Assembly