summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2008-12-30 02:37:01 +0100
committerGeorg Brandl <georg@python.org>2008-12-30 02:37:01 +0100
commit47cf3c5630c790fff8b52e9c0350d47a067094cc (patch)
tree20231e8db389043f6479c16185aff8755b437c5f /.hgignore
parent7124a1e1760c7704a555b2eda54d1970783b1d56 (diff)
downloadsphinx-47cf3c5630c790fff8b52e9c0350d47a067094cc.tar.gz
Ignore .so files.
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 37589422..99fc8d87 100644
--- a/.hgignore
+++ b/.hgignore
@@ -1,5 +1,6 @@
.*\.pyc
.*\.egg
+.*\.so
build/
dist/
sphinx/pycode/Grammar.*pickle