# Generated by Cargo
target/

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

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

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

# IDEs
.idea/
.vscode/

# OS specific
.DS_Store
Thumbs.db

# Environment variables
.env
.env.*
