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

# venv
.venv

# dev
*.db
*.ini
kanban_tui.yaml
todo.md
