taskwarrior-tui/.gitignore
2024-05-12 00:06:22 -04:00

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