__pycache__/
*.py[cod]
*$py.class

.venv/
venv/
env/

.pytest_cache/
.ruff_cache/
.coverage
coverage.xml
htmlcov/

build/
dist/
*.egg-info/

/icons.py
/.sesskey
/temp/

node_modules/
static/css/basecoat.css
