mirror of
https://github.com/opendatalab/MinerU.git
synced 2026-03-27 11:08:32 +07:00
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
This commit is contained in:
4
.gitattributes
vendored
4
.gitattributes
vendored
@@ -1,3 +1,5 @@
|
|||||||
*.js linguist-vendored
|
*.js linguist-vendored
|
||||||
*.mjs linguist-vendored
|
*.mjs linguist-vendored
|
||||||
*.html linguist-documentation
|
*.html linguist-documentation
|
||||||
|
*.css linguist-vendored
|
||||||
|
*.scss linguist-vendored
|
||||||
Reference in New Issue
Block a user