# Python
__pycache__
.pytest_cache

## Built artefacts
dist

# Dependencies
node_modules

# Editors
.idea
*.iml

# OS metadata
.DS_Store
Thumbs.db
