chore: project cleanup, track missing files, and update README
This commit is contained in:
parent
4c626a6c89
commit
9667431406
8 changed files with 135 additions and 3 deletions
13
.gitignore
vendored
13
.gitignore
vendored
|
|
@ -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/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue