# python generated files
__pycache__/
*.py[oc]
app.dist/
app.build/
build/
dist/
wheels/
*.egg-info
*report.xml

# venv
.venv
