view .hgignore @ 947:053484e08947

found a more elegant solution, making a copy of the list to iterate
author Nicolas Saunier <nicolas.saunier@polymtl.ca>
date Fri, 21 Jul 2017 11:31:42 -0400
parents 7d051afcb22d
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