mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-03-12 23:07:29 +08:00
Force Git to use LF
for line separation
This commit is contained in:
parent
15e2f3ca34
commit
31465c0172
12
.gitattributes
vendored
12
.gitattributes
vendored
@ -1,6 +1,6 @@
|
||||
*.java text=auto
|
||||
*.json text=auto
|
||||
*.md text=auto
|
||||
*.properties text=auto
|
||||
*.py text=auto
|
||||
*.sh text=auto
|
||||
*.java text=lf
|
||||
*.json text=lf
|
||||
*.md text=lf
|
||||
*.properties text=lf
|
||||
*.py text=lf
|
||||
*.sh text=lf
|
||||
|
Loading…
x
Reference in New Issue
Block a user