Peter M. Groen
/
openbr
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
f84148707e6997f9086ddaa6096e81342c226e44
Authored by
Ben Klein
2020-04-23 12:17:32 -0600
Committed by
GitHub
2020-04-23 12:17:32 -0600
1 parent
f9f88a36
add ffmpeg to ignore
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
.gitignore
.gitignore
View file @
f841487
...
...
@@ -4,6 +4,7 @@
4
4
3rdparty/cvmatio
5
5
3rdparty/dlib*
6
6
3rdparty/libav*
7
+3rdparty/ffmpeg*
7
8
data/*/img
8
9
data/*/vid
9
10
data/PCSO/*
...
...