view .hgignore @ 246:583a2c4622f9

created new module for algorithms with function to extract speeds
author Nicolas Saunier <nicolas.saunier@polymtl.ca>
date Tue, 17 Jul 2012 16:28:24 -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