Skip to content

Commit 1a0a20d

Browse files
committed
add input and output folders
1 parent e4b17e8 commit 1a0a20d

File tree

3 files changed

+2
-0
lines changed

3 files changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ htmlcov/
77
.env
88
input_directory/*
99
output_directory/*
10+
!input_directory/.gitkeep
11+
!output_directory/.gitkeep
1012
test_video.mp4
1113
nima.h5
1214
common/test_files/best_frames/*

input_directory/.gitkeep

Whitespace-only changes.

output_directory/.gitkeep

Whitespace-only changes.

0 commit comments

Comments
 (0)