view .hgignore @ 554:7d051afcb22d

added back simple makefile to install the feature-based tracking executable and the scripts in /usr/local/bin so that they are accessible without typing the path to the source folder
author Nicolas Saunier <nicolas.saunier@polymtl.ca>
date Fri, 11 Jul 2014 16:25:57 -0400
parents 9d486af42e49
children 0d7e5e290ea3
line wrap: on
line source

# use glob syntax.
syntax: glob

*.out
*.a
*.o
*.pyc
*.pyo
*~
*.rej
*.orig
*.bak
*.lock
*.yml
*.zip
*.opensdf
*.sdf
*.suo
*.user
*.filters
.emacs.desktop*

CMakeCache.txt
*.cmake
install_manifest.txt

latex
html
bin
build
CMakeFiles
ipch
win32-depends/opencv/
win32-depends/boost/
win32-depends/klt
win32-depends/sqlite