pokeplatinum/.gitattributes

23 lines
406 B
Plaintext
Raw Normal View History

2022-11-22 22:20:33 +00:00
*.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
2023-01-09 13:24:54 +00:00
*.hpp text eol=lf
2022-11-22 22:20:33 +00:00
.gitattributes text eol=lf
.gitignore text eol=lf
*.md text eol=lf
2022-12-16 20:56:50 +00:00
*.lsf text eol=lf
*.yml text eol=lf
2023-01-13 15:30:12 +00:00
lib/msl/include/MSL_C/* text eol=lf
2022-11-22 22:20:33 +00:00
*.bin binary
*.h linguist-language=C
*.inc linguist-language=Assembly