# C++ Build
build*/
install*/

# VSCode
.vscode

# Python
*.so
__pycache__
*.pyc
*.egg-info

# Mermaid
*.mmd

# Doxygen
xml*/

# ONNX
*.onnx