Logo white

Peter M. Groen / openbr

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • openbr
  • .gitignore
  • ignore video data files
    cc68531f
    Josh Klontz authored
    2013-07-26 12:30:57 -0400  
    Browse Code ยป
.gitignore 341 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35
### Repository Specific ###
3rdparty/LatentSDK*
3rdparty/pittpatt*
data/*/img
data/*/vid
data/PCSO/*
build*
scripts/results

### Generic ###
*.log
*.user

### Latex ###
*.aux
*.nav
*.out
*.snm
*.toc

### QtCreator ###
*CMakeLists.txt.user*

### R ###
*.RData
*.Rhistory

### Subversion ###
*.svn*

### OS X ###
*.DS_Store

### vim ###
*.swp