# Generated by Cargo
debug
target
/target
Cargo.lock

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

# MSVC Windows builds of rustc
*.pdb

# Generated by cargo mutants
**/mutants.out*/

# IDE specific files
.idea/
.vscode/
*.swp
*.swo
*~
.DS_Store

# Benchmark results
/target/criterion/

# Documentation build
/target/doc/

# Test coverage
cobertura.xml
tarpaulin-report.html

