mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-20 01:57:52 +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
|
*.bz2 binary
|
||||||
*.swp binary
|
*.swp binary
|
||||||
*.webp 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
|
waivable
|
||||||
wcag
|
wcag
|
||||||
webfactory
|
webfactory
|
||||||
|
webp
|
||||||
webpackbar
|
webpackbar
|
||||||
wolcott
|
wolcott
|
||||||
writeups
|
writeups
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue