mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-13 21:35:21 +00:00
Always use LF in .neon files
This commit is contained in:
parent
c19174a174
commit
ba295dc7dc
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -4,6 +4,7 @@
|
|||||||
*.sh text eol=lf
|
*.sh text eol=lf
|
||||||
*.txt text eol=lf
|
*.txt text eol=lf
|
||||||
*.properties text eol=lf
|
*.properties text eol=lf
|
||||||
|
*.neon text eol=lf
|
||||||
*.bat text eol=crlf
|
*.bat text eol=crlf
|
||||||
*.cmd text eol=crlf
|
*.cmd text eol=crlf
|
||||||
*.ps1 text eol=crlf
|
*.ps1 text eol=crlf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user