# Python
**/.venv/
**/venv/
**/__pycache__/
dist/
build/
.python-version

# IDE
.vscode/

# Temporary
**/data/
