mirror of
https://github.com/pret/pmd-red.git
synced 2025-02-07 05:16:41 +00:00
Enforce LF line endings in .sh files
This commit is contained in:
parent
9e96960145
commit
97263c0672
5
.gitattributes
vendored
5
.gitattributes
vendored
@ -1,5 +1,5 @@
|
||||
*.pal text eol=crlf
|
||||
|
||||
*.sh text eol=lf
|
||||
*.s text eol=lf
|
||||
*.txt text eol=lf
|
||||
Makefile text eol=lf
|
||||
@ -13,3 +13,6 @@ Makefile text eol=lf
|
||||
|
||||
*.png binary
|
||||
*.bin binary
|
||||
|
||||
*.h linguist-language=C
|
||||
*.inc linguist-language=Assembly
|
||||
|
Loading…
x
Reference in New Issue
Block a user