Index: .hgignore |
diff --git a/.hgignore b/.hgignore |
index 996eb50288701b4173b92a343a1e152be01675fb..f5222ea3097f955e77aaf2c07e3e81b1a12277cb 100644 |
--- a/.hgignore |
+++ b/.hgignore |
@@ -3,3 +3,6 @@ syntax: glob |
*.pyc |
*.pyo |
.tox |
+.cache |
+.coverage |
+node_modules/ |