# Generated by Cargo
debug
/target

# Rust formatting and debugger artifacts
**/*.rs.bk
*.pdb

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv

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