Skip to content

Commit 8700859

Browse files
committed
Fix line endings for batch files
1 parent d1c99d4 commit 8700859

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitattributes

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
# Explicitly declare code/VS files as CRLF
55
*.cpp eol=crlf
6+
*.cmd eol=crlf
67
*.h eol=crlf
78
*.hlsl eol=crlf
89
*.hlsli eol=crlf

0 commit comments

Comments
 (0)