mirror of
https://github.com/notohh/rustlings.git
synced 2024-11-22 05:52:23 -05:00
8 lines
93 B
TOML
8 lines
93 B
TOML
|
[files]
|
||
|
extend-exclude = [
|
||
|
"CHANGELOG.md",
|
||
|
]
|
||
|
|
||
|
[default.extend-words]
|
||
|
"ratatui" = "ratatui"
|