[ADD] .hgignore file

This commit is contained in:
Guillem Barba 2013-05-01 20:26:43 +02:00
commit c982f7041a
1 changed files with 10 additions and 0 deletions

10
.hgignore Normal file
View File

@ -0,0 +1,10 @@
# use glob syntax.
syntax: glob
*.pyc
*~
.directory
# switch to regexp syntax.
#syntax: regexp