my-memory/.gitignore
Cal Corum 195cd443cb feat: initial commit — voice/text memory capture with kanban board
PySide6 app for capturing quick memories via voice or text, organized
on a kanban board (On Docket → In Progress → Complete). Complete column
is collapsible with 7d/30d/All date filters.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 13:55:21 -06:00

14 lines
133 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# uv lock file
uv.lock