add whisper to main command, ignore output files
This commit is contained in:
11
.gitignore
vendored
11
.gitignore
vendored
@@ -1,2 +1,11 @@
|
||||
!samples/.gitkeep
|
||||
# Sample videos
|
||||
samples/*
|
||||
!samples/.gitkeep
|
||||
|
||||
# Output files
|
||||
output/*
|
||||
!output/.gitkeep
|
||||
|
||||
# Extracted frames
|
||||
frames/
|
||||
__pycache__
|
||||
Reference in New Issue
Block a user