# Python
__pycache__/
.venv/

# Editor
.vscode/

# Builds
dist/

# Operating system
.DS_Store
