docs: exclude website/ directory for language statistics
parent
680f6b866e
commit
0078db7bff
|
|
@ -1,3 +1,4 @@
|
||||||
*.bin filter=lfs diff=lfs merge=lfs -text
|
*.bin filter=lfs diff=lfs merge=lfs -text
|
||||||
|
website/** linguist-vendored
|
||||||
clients/** linguist-vendored
|
clients/** linguist-vendored
|
||||||
crates/tabby/ui/** linguist-vendored
|
crates/tabby/ui/** linguist-vendored
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue