dnote-tui 0.5.9

TUI for dnote
1
2
3
4
5
6
7
# Source: https://github.com/alexkaratarakis/gitattributes/blob/master/Rust.gitattributes
# Auto detect text files and perform normalization
*          text=auto

*.rs       text diff=rust
*.toml     text diff=toml
Cargo.lock text