__pycache__/
*.pyc
.venv/
.pytest_cache/
*.egg-info/
dist/
build/
# project state is per-user/local; do not commit a working .citevahti into the tool repo
.citevahti/
# secrets, logs, OS cruft
.env
*.log
.DS_Store
.Rhistory
