imported new version of construct with Python 3 compatibility
[pyelftools.git] / .hgignore
index bb6d5898e79c054d2694770dac8536b337bf2fde..b5fbddea2f82adb245f1aad25b79753a4d2b2be9 100644 (file)
--- a/.hgignore
+++ b/.hgignore
@@ -1,3 +1,12 @@
 syntax: glob
 
 *.pyc
+.coverage
+.tox
+htmlcov
+tags
+build
+dist
+MANIFEST
+
+