mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-12-26 03:34:15 +01:00
Add LF normalization for .sh files
This commit is contained in:
parent
9600c6c1b4
commit
28ee89884a
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -1,5 +1,5 @@
|
|||||||
*.pal text eol=crlf
|
*.pal text eol=crlf
|
||||||
|
*.sh text eol=lf
|
||||||
*.s text eol=lf
|
*.s text eol=lf
|
||||||
*.txt text eol=lf
|
*.txt text eol=lf
|
||||||
Makefile text eol=lf
|
Makefile text eol=lf
|
||||||
|
Loading…
Reference in New Issue
Block a user