Browse Source

Merge pull request #856 from myhloli/dev

chore: add .gitattributes to configure file linguist attributes
Xiaomeng Zhao 1 year ago
parent
commit
d640c43cc7
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .gitattributes

+ 3 - 0
.gitattributes

@@ -0,0 +1,3 @@
+*.js linguist-vendored
+*.mjs linguist-vendored
+*.html linguist-documentation