# scaffold/contents/GITIGNORE

.gitignore
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
.pytest_cache/
.coverage
htmlcov/
.tox/
.venv
venv/
ENV/
.mypy_cache/
.dmypy.json
dmypy.json
.DS_Store
*.swp
*.swo
*~
.idea/
.vscode/.gitignore
.DS_Store
venv.command
pyrightconfig.json

.venv/
__pycache__/
.pytest_cache/
temp/
sandbox/
notes/
handlers/
contents/
