mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-19 01:28:38 +02:00
misc: configure linguist behavior to show better language stats (#6512)
This commit is contained in:
parent
dda92eb2b6
commit
e77dda07c0
2 changed files with 7 additions and 0 deletions
6
.gitattributes
vendored
6
.gitattributes
vendored
|
@ -27,3 +27,9 @@
|
|||
*.bz2 binary
|
||||
*.swp binary
|
||||
*.webp binary
|
||||
|
||||
# Make GitHub not index certain files in the languages overview and minify their diff
|
||||
# See https://github.com/github/linguist/blob/master/docs/overrides.md
|
||||
__fixtures__ linguist-generated
|
||||
website linguist-documentation
|
||||
admin linguist-documentation
|
||||
|
|
|
@ -287,6 +287,7 @@ vjeux
|
|||
waivable
|
||||
wcag
|
||||
webfactory
|
||||
webp
|
||||
webpackbar
|
||||
wolcott
|
||||
writeups
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue