mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
32 lines
533 B
Plaintext
32 lines
533 B
Plaintext
*.c text eol=lf
|
|
*.h text eol=lf
|
|
*.cpp text eol=lf
|
|
*.hpp text eol=lf
|
|
*.s text eol=lf
|
|
*.inc text eol=lf
|
|
*.sh text eol=lf
|
|
*.py text eol=lf
|
|
*.sha1 text eol=lf
|
|
*.json text eol=lf
|
|
*.gmm text eol=lf
|
|
*.wrap text eol=lf
|
|
meson.build text eol=lf
|
|
|
|
.gitattributes text eol=lf
|
|
.gitignore text eol=lf
|
|
|
|
*.md text eol=lf
|
|
*.lsf text eol=lf
|
|
*.yml text eol=lf
|
|
*.ini text eol=lf
|
|
*.csv text eol=lf
|
|
*.txt text eol=lf
|
|
|
|
lib/msl/include/MSL_C/* text eol=lf
|
|
|
|
*.bin binary
|
|
|
|
*.h linguist-language=C
|
|
*.inc linguist-language=Assembly
|
|
*.py linguist-language=Python
|