Browse Source

Update the .gitattributes

Panagiotis Christopoulos Charitos 2 years ago
parent
commit
2c35d66589
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .gitattributes

+ 2 - 1
.gitattributes

@@ -3,6 +3,7 @@
 *.h text eol=lf
 *.h text eol=lf
 *.hpp text eol=lf
 *.hpp text eol=lf
 *.glsl text eol=lf
 *.glsl text eol=lf
+*.hlsl text eol=lf
 *.lua text eol=lf
 *.lua text eol=lf
 *.py text eol=lf
 *.py text eol=lf
 *.cmake text eol=lf
 *.cmake text eol=lf
@@ -19,4 +20,4 @@
 
 
 # Github stats
 # Github stats
 ThirdParty/** linguist-vendored
 ThirdParty/** linguist-vendored
-*.ankiprog linguist-language=GLSL
+*.ankiprog linguist-language=HLSL