summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorTarek Ziad? <tarek@ziade.org>2009-07-16 11:12:20 +0200
committerTarek Ziad? <tarek@ziade.org>2009-07-16 11:12:20 +0200
commit7f420c06dbe56a4932e3c2c8e32f3915117753d3 (patch)
tree8e968cee28f34e17d18761c3f179b182e179aefd /.hgignore
parentfca00fc0a2d19af553c6b34bd1042a605342d5c2 (diff)
downloadpython-setuptools-bitbucket-7f420c06dbe56a4932e3c2c8e32f3915117753d3.tar.gz
added hgignore file
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
new file mode 100644
index 00000000..a54c32f3
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,6 @@
+syntax: glob
+*.pyc
+*~
+.coverage
+distribute.egg-info
+