summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2009-09-08 14:53:31 +0200
committerGeorg Brandl <georg@python.org>2009-09-08 14:53:31 +0200
commitcb76648dff99c5e88c576e73b630b4e4ec30e6ba (patch)
tree2788f7b4d08f7e5e6ea59a0d19e34fa2474a3a6f /.hgignore
parentd7ecb81b530f195a7ed99d6884224ef6fcf76412 (diff)
downloadsphinx-cb76648dff99c5e88c576e73b630b4e4ec30e6ba.tar.gz
Ignore emacs dir-locals.
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 4e721bf2..95e208aa 100644
--- a/.hgignore
+++ b/.hgignore
@@ -1,6 +1,7 @@
.*\.pyc
.*\.egg
.*\.so
+.dir-locals.el
\.DS_Store$
^build/
^dist/