Commit cc68531f7f3887b2eafd8332d9b2f18ee7915cee

Authored by Josh Klontz
1 parent 07e6c737

ignore video data files

Showing 1 changed file with 1 additions and 0 deletions
.gitignore
... ... @@ -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
... ...