view .hgignore @ 176:9323427aa0a3

changed positions and velocities to shared pointers and renamed methods
author Nicolas Saunier <nicolas.saunier@polymtl.ca>
date Thu, 27 Oct 2011 13:56:46 -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