## Vim
*.swp

## Python
.venv
.env
__pycache__
.mypy_cache
dist
