# Generated by Cargo
# will have compiled files and executables
debug
target

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

# Proptest regression files
*.proptest-regressions

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

# Generated by cargo mutants
# Contains mutation testing data
**/mutants.out*/

# IDE folders
.idea/
.vscode/

# Temporary files
*.tmp
*.bak
.DS_Store

# WASM package artifacts
wasm-pkg/node_modules/
wasm-pkg/playwright-report/
wasm-pkg/test-results/
wasm-pkg/package-lock.json
