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,6 +2,7 @@
2 3rdparty/LatentSDK* 2 3rdparty/LatentSDK*
3 3rdparty/pittpatt* 3 3rdparty/pittpatt*
4 data/*/img 4 data/*/img
  5 +data/*/vid
5 data/PCSO/* 6 data/PCSO/*
6 build* 7 build*
7 scripts/results 8 scripts/results