# Build artifacts
target/
*.exe
*.pdb

# Benchmark data (local only, not distributed)
benchmark/
dashboard/
graphify-out/
.graphify/
.graphify_*.json

# OS files
.DS_Store
Thumbs.db

# IDE
.idea/
.vscode/
*.swp
