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
cc68531f7f3887b2eafd8332d9b2f18ee7915cee
Authored by
Josh Klontz
2013-07-26 12:30:57 -0400
1 parent
07e6c737
ignore video data files
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
.gitignore
.gitignore
View file @
cc68531
...
...
@@ -2,6 +2,7 @@
2
2
3rdparty/LatentSDK*
3
3
3rdparty/pittpatt*
4
4
data/*/img
5
+data/*/vid
5
6
data/PCSO/*
6
7
build*
7
8
scripts/results
...
...