Browse Source

remove HTML detection

tonpa 4 years ago
parent
commit
24aa32e0af
1 changed files with 5 additions and 0 deletions
  1. 5 0
      .gitattributes

+ 5 - 0
.gitattributes

@@ -0,0 +1,5 @@
+*.html linguist-detectable=false
+*.htm linguist-detectable=false
+*.js linguist-detectable=false
+*.css linguist-detectable=false
+*.sh linguist-detectable=false