taskwarrior-tui 0.27.0

A Taskwarrior Terminal User Interface
### 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

# Direnv (Developer with Nixos)
flake.nix
flake.lock
.direnv/
.envrc
Makefile
justfile
.justfile
tmp
docs/.astro/
docs/node_modules/
site/
*.gif
*.mp4