summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.hgignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 678b57dd..d0041d7c 100644
--- a/.hgignore
+++ b/.hgignore
@@ -11,6 +11,9 @@ syntax: glob
.coverage.*
*.swp
+# Stuff generated by editors.
+.idea/
+
# Stuff in the root.
build
*.egg-info