DirectXTK/.gitattributes

22 строки
390 B
Plaintext
Исходник Постоянная ссылка Обычный вид История

2016-08-19 03:51:12 +03:00
# Auto detect text files and perform LF normalization
* text=auto
# Explicitly declare code/VS files as CRLF
2017-07-11 06:56:17 +03:00
*.cs eol=crlf
2016-08-19 03:51:12 +03:00
*.cpp eol=crlf
2016-08-26 21:59:30 +03:00
*.cmd eol=crlf
2016-08-19 03:51:12 +03:00
*.h eol=crlf
*.hlsl eol=crlf
*.hlsli eol=crlf
*.fx eol=crlf
*.fxh eol=crlf
*.inc eol=crlf
2016-08-19 04:08:26 +03:00
*.inl eol=crlf
2018-09-26 19:11:15 +03:00
*.csproj eol=crlf
2016-08-19 03:51:12 +03:00
*.vcxproj eol=crlf
*.filters eol=crlf
*.sln eol=crlf
# Explicitly declare resource files as binary
2016-08-19 04:08:26 +03:00
*.pdb binary