chore: project cleanup, track missing files, and update README

This commit is contained in:
fiatcode 2026-02-28 10:17:11 +07:00
parent 4c626a6c89
commit 9667431406
8 changed files with 135 additions and 3 deletions

13
.gitignore vendored
View file

@ -11,3 +11,16 @@ wheels/
# Downloaded ML models
models/
# Video files (avoid committing test videos)
*.mp4
*.avi
*.mkv
*.mov
# Editor swap files
.*.swp
*.swp
# AI Coding context
.opencode/