mirror of
https://github.com/opendatalab/MinerU.git
synced 2026-03-27 11:08:32 +07:00
chore: add .gitattributes to configure file linguist attributes
- Set .js and .mjs files as vendored - Set .html files as documentation
This commit is contained in:
3
.gitattributes
vendored
Normal file
3
.gitattributes
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
*.js linguist-vendored
|
||||
*.mjs linguist-vendored
|
||||
*.html linguist-documentation
|
||||
Reference in New Issue
Block a user