mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-20 09:16:01 +08:00
Force LF line endings for source code files
This commit is contained in:
parent
46e38c0356
commit
bd8cb36cec
10
.gitattributes
vendored
10
.gitattributes
vendored
@ -4,6 +4,16 @@
|
|||||||
* text=auto
|
* text=auto
|
||||||
|
|
||||||
*.sh text eol=lf
|
*.sh text eol=lf
|
||||||
|
*.java text eol=lf
|
||||||
|
*.cs text eol=lf
|
||||||
|
*.ts text eol=lf
|
||||||
|
*.js text eol=lf
|
||||||
|
*.cpp text eol=lf
|
||||||
|
*.h text eol=lf
|
||||||
|
*.c text eol=lf
|
||||||
|
*.dart text eol=lf
|
||||||
|
*.hx text eol=lf
|
||||||
|
*.swift text eol=lf
|
||||||
|
|
||||||
# Unity specific
|
# Unity specific
|
||||||
*.mat merge=unityyamlmerge text eol=lf
|
*.mat merge=unityyamlmerge text eol=lf
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user