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
commit0a4b7a1d29a92566818750429334d696926cc197 (patch)
treef5b9f290029ae143195ef4fe6769dd8eae5debf9 /.hgignore
parent4ad91475b45d89215e3c5a288fb5e1e90afdcde7 (diff)
downloadtox-0a4b7a1d29a92566818750429334d696926cc197.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 6ccde08..cf24d86 100644
--- a/.hgignore
+++ b/.hgignore
@@ -9,6 +9,8 @@ syntax:glob
*.rej
*~
+build
+dist
doc/_build/
tox.egg-info
.tox