Эх сурвалжийг харах

Merge pull request #858 from myhloli/dev

chore: add CSS and SCSS files to linguist-vendored- Update .gitattributes to mark CSS and SCSS files as vendored
Xiaomeng Zhao 1 жил өмнө
parent
commit
a37d9d36f9
1 өөрчлөгдсөн 3 нэмэгдсэн , 1 устгасан
  1. 3 1
      .gitattributes

+ 3 - 1
.gitattributes

@@ -1,3 +1,5 @@
 *.js linguist-vendored
 *.mjs linguist-vendored
-*.html linguist-documentation
+*.html linguist-documentation
+*.css linguist-vendored
+*.scss linguist-vendored