pokeemerald/.gitattributes

27 lines
458 B
Plaintext
Raw Permalink Normal View History

2015-11-14 06:57:22 +01:00
*.pal text eol=crlf
2019-06-16 01:41:35 +02:00
*.sh text eol=lf
2015-11-14 06:57:22 +01: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 10:08:16 +01:00
*.pl text eol=lf
2016-09-03 07:26:54 +02:00
*.inc text eol=lf
2016-09-03 23:49:37 +02:00
*.sha1 text eol=lf
2019-02-05 21:35:31 +01: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-14 06:57:22 +01:00
*.png binary
*.bin binary
*.h linguist-language=C
*.inc linguist-language=Assembly