mirror of
https://github.com/zeldaret/tmc
synced 2026-08-14 04:32:40 -04:00
initial commit
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
*.pal text eol=crlf
|
||||
|
||||
*.s text eol=lf
|
||||
*.txt text eol=lf
|
||||
Makefile text eol=lf
|
||||
*.mk text eol=lf
|
||||
*.c text eol=lf
|
||||
*.h text eol=lf
|
||||
*.pl text eol=lf
|
||||
*.inc text eol=lf
|
||||
*.sha1 text eol=lf
|
||||
*.sed text eol=lf
|
||||
*.sh text eol=lf
|
||||
*.json text eol=lf
|
||||
|
||||
*.png binary
|
||||
*.bin binary
|
||||
*.pcm binary
|
||||
|
||||
*.h linguist-language=C
|
||||
*.inc linguist-language=Assembly
|
||||
Reference in New Issue
Block a user