# Backup only the Rampo app tree.
peakpo/
T-rax-develop/

# Python
__pycache__/
*.py[cod]
*.so
build/
dist/
*.egg-info/
.venv/
.venv-publish/
pip-wheel-metadata/

# macOS
.DS_Store

# Editor settings
.vscode/

# Local runtime artifacts
*.log
error.log
