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