diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 12 |
1 files changed, 12 insertions, 0 deletions
| @@ -45,3 +45,15 @@ | |||
| 45 | 45 | ||
| 46 | # Ignore misc debug and build outputs | 46 | # Ignore misc debug and build outputs |
| 47 | **/.gdb_history | 47 | **/.gdb_history |
| 48 | |||
| 49 | **/mser | ||
| 50 | **/multi_ncut | ||
| 51 | **/stitch | ||
| 52 | **/svm | ||
| 53 | **/texture_synthesis | ||
| 54 | **/tracking | ||
| 55 | **/preload | ||
| 56 | **/sift | ||
| 57 | **/localization | ||
| 58 | **/disparity | ||
| 59 | !SD-VBS/**/*.txt | ||
