# Build artifacts
/target/

# Cargo.lock for libraries (optional, but recommended for reproducibility)
# Uncomment the next line if you want to track it
# Cargo.lock

# IDE files
.idea/
.vscode/
*.iml

# OS files
.DS_Store
Thumbs.db

# Benchmark reports (can be regenerated)
# /target/criterion/

# Editor backups
*~
*.swp
*.swo
