# Generated by Cargo
/debug/
/target/
**/*.rs.bk

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

# Build and IDE output
/dist/
/.vs/
/.vscode/
*.pdb
*.user

# .NET build output (scoped to the app tree so a Rust src/bin/ is never caught)
/apps/*/bin/
/apps/*/obj/

# Private signing material
*.p12
*.pfx
/artifacts/

# makecab scratch, should it ever escape the build directory again
/setup.inf
/setup.rpt
