mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-11-05 05:09:17 +00:00
8 lines
108 B
TOML
8 lines
108 B
TOML
|
[files]
|
||
|
extend-exclude = ["tui/cool_tips.txt"]
|
||
|
|
||
|
[default]
|
||
|
extend-ignore-identifiers-re = [
|
||
|
"ratatui",
|
||
|
]
|