summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2008-11-02 23:33:19 +0100
committerGeorg Brandl <georg@python.org>2008-11-02 23:33:19 +0100
commitc5b711793a83c260c7f341743cc460c730875d1b (patch)
tree2b59bcb6e3f45c883395aba636bbc574b9fe1f5e /.hgignore
parentc9784595e7d4f66be3505e26ead08375eb30e355 (diff)
downloadsphinx-c5b711793a83c260c7f341743cc460c730875d1b.tar.gz
More things to ignore.
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore8
1 files changed, 5 insertions, 3 deletions
diff --git a/.hgignore b/.hgignore
index 3494863a..813a703f 100644
--- a/.hgignore
+++ b/.hgignore
@@ -1,4 +1,6 @@
.*\.pyc
-dist
-Sphinx.egg-info
-doc/_build
+.*\.egg
+build/
+dist/
+Sphinx.egg-info/
+doc/_build/