summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.hgignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 8d8babd6..30f28cd5 100644
--- a/.hgignore
+++ b/.hgignore
@@ -3,6 +3,7 @@ syntax: glob
# Files that can appear anywhere in the tree.
*.pyc
*.pyo
+*.pyd
*.bak
.coverage
.coverage.*