# Rust build artifacts
/target/
Cargo.lock

# IDE
.idea/
.vscode/
*.iml

# OS
.DS_Store
Thumbs.db

# Build output
*.node
*.dylib
*.so
*.dll
