Fix line endings for .bat files to CRLF

This commit is contained in:
Ground-Zerro
2025-11-01 23:20:10 +11:00
parent 50c8910dcf
commit 1f1422c69d
3 changed files with 227 additions and 227 deletions

4
.gitattributes vendored
View File

@@ -1,3 +1,3 @@
* text=auto * text=auto
*.bat text eol=crlf *.bat -text
*.cmd text eol=crlf *.cmd -text