pokeemerald/.gitattributes

27 lines
458 B
Plaintext
Raw Normal View History

2015-11-13 21:57:22 -08:00
*.pal text eol=crlf
2019-06-16 00:41:35 +01:00
*.sh text eol=lf
2015-11-13 21:57:22 -08:00
*.s text eol=lf
*.txt text eol=lf
Makefile text eol=lf
*.mk text eol=lf
*.c text eol=lf
*.h text eol=lf
2016-01-08 01:08:16 -08:00
*.pl text eol=lf
2016-09-02 22:26:54 -07:00
*.inc text eol=lf
2016-09-03 14:49:37 -07:00
*.sha1 text eol=lf
2019-02-05 14:35:31 -06:00
*.json text eol=lf
*.sed text eol=lf
*.cpp text eol=lf
.gitattributes text eol=lf
.gitignore text eol=lf
*.hpp text eol=lf
*.md text eol=lf
*.ps1 text eol=crlf
*.yml text eol=lf
2015-11-13 21:57:22 -08:00
*.png binary
*.bin binary
*.h linguist-language=C
*.inc linguist-language=Assembly