mirror of
https://github.com/Suwayomi/TachideskJUI.git
synced 2025-12-22 20:42:34 +01:00
Add bat and ps1 line ending attribute
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -3,6 +3,8 @@
|
|||||||
|
|
||||||
# Windows forced line-endings
|
# Windows forced line-endings
|
||||||
/.idea/* text eol=crlf
|
/.idea/* text eol=crlf
|
||||||
|
*.bat text eol=crlf
|
||||||
|
*.ps1 text eol=crlf
|
||||||
|
|
||||||
# Gradle wrapper
|
# Gradle wrapper
|
||||||
*.jar binary
|
*.jar binary
|
||||||
|
|||||||
Reference in New Issue
Block a user