Commit 0e3e2a146efe003fd5ec56d3afdc92f8312ad508

Authored by Josh Klontz
1 parent 604d5e54

added ROC specific ignore

Showing 1 changed file with 3 additions and 0 deletions
.gitignore
... ... @@ -49,3 +49,6 @@ data/CaltechPedestrians/*.xml
49 49 *.check_cache
50 50 *.sublime-project
51 51 *.sublime-workspace
  52 +
  53 +### ROC ###
  54 +ROC.lic
... ...