Преглед на файлове

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 година
родител
ревизия
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