view .hgignore @ 539:53587cc86f7d

added one test script that runs C++, Python and future script tests
author Nicolas Saunier <nicolas.saunier@polymtl.ca>
date Fri, 04 Jul 2014 13:08:58 -0400
parents 9d486af42e49
children 7d051afcb22d
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
Makefile
install_manifest.txt

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