1
0
mirror of https://github.com/microsoft/DirectXMath synced 2024-09-16 13:19:53 +00:00

Fix line endings for batch files

This commit is contained in:
Chuck Walbourn 2016-08-26 18:29:24 -07:00
parent 7be36d19e3
commit 44b7f6399d

1
.gitattributes vendored
View File

@ -3,5 +3,6 @@
# Explicitly declare code/VS files as CRLF
*.cpp eol=crlf
*.cmd eol=crlf
*.h eol=crlf
*.inl eol=crlf