view .hgignore @ 289:e56c34c1ebac

refactored and commented functions (saving data is now outside of the computation functions)
author Nicolas Saunier <nicolas.saunier@polymtl.ca>
date Tue, 29 Jan 2013 11:21:42 -0500
parents 933e400ee53b
children 9d486af42e49
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

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