mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-21 02:16:33 +00:00
Use CRLF for PowerShell scripts
This commit is contained in:
parent
a73c6f1861
commit
f7aad8e2fe
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user