view .hgignore @ 1094:c96388c696ac

adding functions for simulation, with contribution from student Lionel Nebot-Janvier, lionel.nebot-janvier@polymtl.ca
author Nicolas Saunier <nicolas.saunier@polymtl.ca>
date Mon, 04 Feb 2019 10:08:23 -0500
parents 0d7e5e290ea3
children 3a6b00f13e95
line wrap: on
line source

# use glob syntax.
syntax: glob

*.out
*.a
*.o
*.pyc
*.pyo
*~
*.rej
*.orig
*.bak
*.lock
*.yml
*.zip
*.opensdf
*.sdf
*.suo
*.user
*.filters
.emacs.desktop*

CMakeCache.txt
*.cmake
install_manifest.txt

latex
html
bin
build
CMakeFiles
dist
trafficintelligence.egg-info
ipch
win32-depends/opencv/
win32-depends/boost/
win32-depends/klt
win32-depends/sqlite