refactor
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -2,10 +2,11 @@
|
||||
samples/*
|
||||
!samples/.gitkeep
|
||||
|
||||
# Output files
|
||||
# Output directories (timestamped folders for each video)
|
||||
output/*
|
||||
!output/.gitkeep
|
||||
|
||||
# Extracted frames
|
||||
frames/
|
||||
__pycache__
|
||||
# Python cache
|
||||
__pycache__
|
||||
*.pyc
|
||||
.pytest_cache/
|
||||
Reference in New Issue
Block a user