# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv

# Other
.coverage
coverage.xml
.vscode/settings.json
.pytest*

# For testing only
www/*
plotsrv.yaml
plotsrv.yml
plotsrv.ini



