# jetbrains
*.iml
.idea

# python
.venv
dist
__pycache__

# misc
.DS_Store
