Compare commits

...

1 Commits

Author SHA1 Message Date
gabriel becker
aca8c90a38 misc 2024-01-16 20:44:06 +11:00

5
.gitignore vendored
View File

@ -1,3 +1,8 @@
data data
**.*mp4 **.*mp4
**.*json **.*json
.venv
venv
outputs/
__pycache__
*.zip