mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-12-22 11:54:39 +01:00
Force Git to use LF for line separation
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user