summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.hgignore18
1 files changed, 7 insertions, 11 deletions
diff --git a/.hgignore b/.hgignore
index 3634fa5..6bcc313 100644
--- a/.hgignore
+++ b/.hgignore
@@ -1,18 +1,14 @@
syntax: glob
*.py[co]
-__pycache__/
-*.so
-configure.cache
+*.swp
+bin/
+include/
+lib/
+man/
+Distutils2.egg-info
MANIFEST
build/
dist/
-_static/
-_build/
-*.swp
+.tox/
.coverage
-.tox
-lib
-include
-bin
nosetests.xml
-Distutils2.egg-info