Skip to content

Commit 6ee1411

Browse files
Updated to ignore video files
1 parent 7643fac commit 6ee1411

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ checkpoints
44
__pycache__
55
*/__pycache__
66
*.pyc
7-
gradio*
7+
gradio*
8+
*.mp4

0 commit comments

Comments
 (0)