MANIFEST

__pycache__/
build/
dist/
tmp/
venv*/

.cache/
.venv*/
.vscode/
.python-version

*.swp
*.pyc
*.egg-info/
