view .hgignore @ 211:ada6e8fbe4c6

2 Changes : 1) Modified storage.py to read prototype and matching trajectory indexes from db 2) Modified moving.py to give draw function **kwargs option (to matplotlib.plot)
author Francois Belisle <belisle.francois@gmail.com>
date Wed, 06 Jun 2012 13:24:04 -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