### Build ###
dist

### IDE and OS ###
.idea
.vscode
.DS_Store

### Cache ###
__pycache__
*.py[cod]

### Virtual Environment ###
venv