# macOS
.DS_Store

# Editor
.vscode/
.idea/
*.swp

# Python build artifacts
dist/
build/
*.egg-info/

# Rust build artifacts
target/
rust/target/
