Update .gitattributes
This commit is contained in:
parent
c31f63cf6c
commit
f138b13024
|
|
@ -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