bluetti-files/
__pycache__/
*.egg-info/
.coverage
htmlcov/
.mypy_cache/
.ruff_cache/

# voltkeeper load-test command writes per-run CSVs into the working dir
*_load_test_*.csv

# Sphinx build output
docs/build/

# hatch-vcs auto-generated version file
src/voltkeeper/_version.py
