### 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/
