summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorPiet Delport <pjdelport@gmail.com>2012-01-15 10:04:46 -0500
committerPiet Delport <pjdelport@gmail.com>2012-01-15 10:04:46 -0500
commit15f71971fdd4f0e35146df0820a9d80fdd115e3b (patch)
treeae58c808d301cea2ae41f3e4d00fe9201e09ed11 /.hgignore
parent2a9352a47949bb051f1334a57f05dc306d44405b (diff)
downloadtox-git-15f71971fdd4f0e35146df0820a9d80fdd115e3b.tar.gz
Ignore setuptools build and dist directories.
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 6ccde082..cf24d862 100644
--- a/.hgignore
+++ b/.hgignore
@@ -9,6 +9,8 @@ syntax:glob
*.rej
*~
+build
+dist
doc/_build/
tox.egg-info
.tox