зеркало из https://github.com/microsoft/DXUT.git
Added attributes
This commit is contained in:
Родитель
a3041e4432
Коммит
39d7f52ae4
|
@ -0,0 +1,19 @@
|
||||||
|
# Auto detect text files and perform LF normalization
|
||||||
|
* text=auto
|
||||||
|
|
||||||
|
# Explicitly declare code/VS files as CRLF
|
||||||
|
*.cpp eol=crlf
|
||||||
|
*.h eol=crlf
|
||||||
|
*.hlsl eol=crlf
|
||||||
|
*.hlsli eol=crlf
|
||||||
|
*.fx eol=crlf
|
||||||
|
*.fxh eol=crlf
|
||||||
|
*.inc eol=crlf
|
||||||
|
*.vcxproj eol=crlf
|
||||||
|
*.filters eol=crlf
|
||||||
|
*.sln eol=crlf
|
||||||
|
*.props eol=crlf
|
||||||
|
|
||||||
|
# Explicitly declare resource files as binary
|
||||||
|
*.pdb binary
|
||||||
|
*.dds binary
|
Загрузка…
Ссылка в новой задаче