.venv/
__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.pytest_cache/
.ruff_cache/

node_modules/
webui/dist/
src/lifetrace/webui/*
!src/lifetrace/webui/.gitkeep

.env
*.log
.DS_Store
.shots/
dist/
.commitmsg
