# Dev environment
*venv/
.vscode/
*out*/
assets/
# python files
__pycache__/
*.egg-info/
.mypy_cache/