# Build
build/
openvr_virtual_driver/bin/

# Logs
*.log

# Python
demo/.venv/
__pycache__/
*.pyc

# IDE
.vs/
.vscode/
.idea/
*.user
.claude/

# test
examples/*.png