mirror of
https://github.com/rust-lang/rustlings.git
synced 2024-12-12 11:14:55 +02:00
8 lines
93 B
TOML
8 lines
93 B
TOML
|
[files]
|
||
|
extend-exclude = [
|
||
|
"CHANGELOG.md",
|
||
|
]
|
||
|
|
||
|
[default.extend-words]
|
||
|
"ratatui" = "ratatui"
|