# Build artifacts
/target

# Generated outputs
*.svg
*.png
!web_viewer_image.png
*.dot

# Cache and profile files
.depvis-cache.json
depvis_profile.txt

# User config (keep example only)
.depvis.toml

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

# OS
.DS_Store
Thumbs.db
