view .hgignore @ 120:46b166523bf8

added CMakeLists.txt for feature-based-tracking
author Nicolas Saunier <nicolas.saunier@polymtl.ca>
date Mon, 15 Aug 2011 11:56:34 -0400
parents 75cf537b8d88
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