Kaynağa Gözat

chore: add CSS and SCSS files to linguist-vendored- Update .gitattributes to mark CSS and SCSS files as vendored- Ensure these files are not included in language statistics

myhloli 1 yıl önce
ebeveyn
işleme
60c4141604
1 değiştirilmiş dosya ile 3 ekleme ve 1 silme
  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