view .hgignore @ 88:626560624d55

added the simple script to create directories
author Nicolas Saunier <nicolas.saunier@polymtl.ca>
date Mon, 06 Jun 2011 18:06:01 -0400
parents 75cf537b8d88
children 46b166523bf8
line wrap: on
line source

# use glob syntax.
syntax: glob

*.out
*.a
*.o
*.exe
*.pyc
*.pyo
*~
*.rej
*.orig
*.bak
*.lock
*.yml
*.zip
.emacs.desktop*
latex
html
bin
build