Added .hgignore

This commit is contained in:
Stephen McDonald 2012-06-10 15:22:41 +10:00
parent 3fdbca650d
commit 184800adcf
1 changed files with 7 additions and 0 deletions

7
.hgignore Normal file
View File

@ -0,0 +1,7 @@
syntax: glob
*.pyc
*.pyo
.DS_Store
build
dist
*.egg-info