Skip to content
This repository was archived by the owner on Jul 23, 2025. It is now read-only.

Commit 67549ff

Browse files
committed
fix: keep windows-style line endings for .bat files
1 parent bbde478 commit 67549ff

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,6 @@
22

33
# All files are checked into the repo with LF
44
* text=auto
5+
6+
# These files are checked out using CRLF locally
7+
*.bat eol=crlf

0 commit comments

Comments
 (0)