mirror of
https://github.com/rh-hideout/pokeemerald-expansion.git
synced 2026-03-21 18:04:50 -05:00
update .gitattributes with *.c and *.h rules
This commit is contained in:
parent
bc8a55565b
commit
9da6dee38e
2
.gitattributes
vendored
2
.gitattributes
vendored
|
|
@ -4,6 +4,8 @@
|
|||
*.txt text eol=lf
|
||||
Makefile text eol=lf
|
||||
*.mk text eol=lf
|
||||
*.c text eol=lf
|
||||
*.h text eol=lf
|
||||
|
||||
*.png binary
|
||||
*.bin binary
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user