mirror of
https://github.com/microsoft/DirectXMath
synced 2024-11-09 14:10:09 +00:00
Added attributes
This commit is contained in:
parent
1fc676109c
commit
31497b9323
7
.gitattributes
vendored
Normal file
7
.gitattributes
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
# Auto detect text files and perform LF normalization
|
||||
* text=auto
|
||||
|
||||
# Explicitly declare code/VS files as CRLF
|
||||
*.cpp eol=crlf
|
||||
*.h eol=crlf
|
||||
*.inl eol=crlf
|
Loading…
Reference in New Issue
Block a user