view .hgignore @ 207:48f83ff769fd

removed unused code that has changed in OpenCV 2.4
author Nicolas Saunier <nicolas.saunier@polymtl.ca>
date Wed, 16 May 2012 02:23:49 -0400
parents 46b166523bf8
children 4978b5baf8f1
line wrap: on
line source

# use glob syntax.
syntax: glob

*.out
*.a
*.o
*.exe
*.pyc
*.pyo
*~
*.rej
*.orig
*.bak
*.lock
*.yml
*.zip
.emacs.desktop*

CMakeCache.txt
*.cmake

latex
html
bin
build
CMakeFiles