mirror of
https://github.com/kdheepak/taskwarrior-tui.git
synced 2025-08-24 14:36:42 +02:00
11 lines
220 B
Text
11 lines
220 B
Text
### Rust ###
|
|
# Generated by Cargo
|
|
# will have compiled files and executables
|
|
target/**
|
|
|
|
# These are backup files generated by rustfmt
|
|
**/*.rs.bk
|
|
|
|
# End of https://www.toptal.com/developers/gitignore/api/rust
|
|
|
|
tests/data
|