# Generated by Cargo
# will have compiled files and executables
debug/
target/

.cargo/*
!.cargo/config.toml
!.cargo/audit.toml

# These are backup files generated by rustfmt
**/*.rs.bk

# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb

rusty-tags.vi

# place to keep untracked, helper files for local dev
ws/

**/*.profraw
coverage/

# direnv stuff
.direnv
.envrc.local

# nix outputs
/result
/result-*
