18 lines
238 B
Text
18 lines
238 B
Text
/target
|
|
debug
|
|
target
|
|
build
|
|
mod.rs
|
|
|
|
# These are backup files generated by rustfmt
|
|
**/*.rs.bk
|
|
|
|
# MSVC Windows builds of rustc generate these, which store debugging information
|
|
*.pdb
|
|
|
|
**/mutants.out*/
|
|
|
|
# Flake Stuff
|
|
.env
|
|
.direnv/
|
|
flake.lock
|