From cc68531f7f3887b2eafd8332d9b2f18ee7915cee Mon Sep 17 00:00:00 2001 From: Josh Klontz Date: Fri, 26 Jul 2013 12:30:57 -0400 Subject: [PATCH] ignore video data files --- .gitignore | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 6baacca..de489d6 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ 3rdparty/LatentSDK* 3rdparty/pittpatt* data/*/img +data/*/vid data/PCSO/* build* scripts/results -- libgit2 0.21.4