# Generated by Cargo
/target/
Cargo.lock

# IDE
.idea/
.vscode/
*.swp
*.swo
*~

# OS
.DS_Store
Thumbs.db

# Debug
*.pdb

# Temporary files
*.tmp
*.temp

# Test coverage
/coverage/
*.profraw
*.profdata

# Documentation
/target/doc/

# Benchmarks
/target/criterion/

