# Python
__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.pytest_cache/
.venv/
venv/

# Editors
.idea/
.vscode/
*.swp

# OS
Thumbs.db
Desktop.ini
/.pypirc
