view .hgignore @ 192:38974d27dd2d

connected_components is working with listS for vertex list
author Nicolas Saunier <nicolas.saunier@polymtl.ca>
date Mon, 12 Dec 2011 02:05:26 -0500
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