# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
!src/plotsrv/static/dist/
!src/plotsrv/static/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

# Docs/zensical
site/

# Helper files
STEP

# Reproducible operational benchmark output
benchmark-results/
benchmark_results/
benchmarks/helpers/

# Local ptop benchmark configuration and state
ptop.toml
plotsrv-final-release.toml
ptop-manifest-results/
.ptop/
