mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -05:00
19 lines
316 B
Plaintext
19 lines
316 B
Plaintext
*.sh text eol=lf
|
|
*.s text eol=lf
|
|
Makefile text eol=lf
|
|
*.mk text eol=lf
|
|
*.c text eol=lf
|
|
*.h text eol=lf
|
|
*.inc text eol=lf
|
|
*.sha1 text eol=lf
|
|
*.json text eol=lf
|
|
*.cpp text eol=lf
|
|
.gitattributes text eol=lf
|
|
.gitignore text eol=lf
|
|
*.md text eol=lf
|
|
|
|
*.bin binary
|
|
|
|
*.h linguist-language=C
|
|
*.inc linguist-language=Assembly
|