Update .gitattributes
This commit is contained in:
parent
15693f3f8f
commit
f801cfbcf6
|
|
@ -1,3 +1,5 @@
|
||||||
*.h linguist-detectable=false
|
*.h linguist-detectable=false
|
||||||
*.cpp linguist-detectable=false
|
*.cpp linguist-detectable=false
|
||||||
*.tex linguist-detectable=false
|
*.tex linguist-detectable=false
|
||||||
|
*.cs linguist-detectable=false
|
||||||
|
*.tps linguist-detectable=false
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue