mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 17:59:48 +00:00
Use CRLF for PowerShell scripts
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -6,6 +6,7 @@
|
|||||||
*.properties text eol=lf
|
*.properties text eol=lf
|
||||||
*.bat text eol=crlf
|
*.bat text eol=crlf
|
||||||
*.cmd text eol=crlf
|
*.cmd text eol=crlf
|
||||||
|
*.ps1 text eol=crlf
|
||||||
|
|
||||||
# Custom for Visual Studio
|
# Custom for Visual Studio
|
||||||
*.cs diff=csharp
|
*.cs diff=csharp
|
||||||
|
Reference in New Issue
Block a user