summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
new file mode 100644
index 0000000..5d02aae
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,7 @@
1syntax: glob
2
3*.pyc
4*.pyo
5build/
6dist/
7nose_machineout.egg-info/