summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorFlorian Apolloner <florian@apolloner.eu>2014-04-26 15:39:55 +0200
committerFlorian Apolloner <florian@apolloner.eu>2014-04-26 15:39:55 +0200
commit6d6af7244b7e3c42ef77c89d6c3e8e0e79e7176f (patch)
tree59c534de7c918f71bfbf644cba8b1f36ce00dbad /.hgignore
parent0707b824fe77e08ca8b75fcc3738ada694f2a3a6 (diff)
downloaddjango-6d6af7244b7e3c42ef77c89d6c3e8e0e79e7176f.tar.gz
Sycned .hginore with .gitignore.
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index fc6cc0d138..0cd691d1c6 100644
--- a/.hgignore
+++ b/.hgignore
@@ -4,6 +4,10 @@ syntax:glob
*.pot
*.py[co]
__pycache__
+MANIFEST
+dist/
docs/_build/
+docs/locale/
tests/coverage_html/
tests/.coverage
+build/