summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2012-04-28 18:10:19 -0400
committerNed Batchelder <ned@nedbatchelder.com>2012-04-28 18:10:19 -0400
commit7c1d0de9db3829f1813978df3a739ad2d9f4d7b9 (patch)
tree54c04ab32302b7beea427b83cd3165bfa2463914 /.hgignore
parentf8c766f4f61bc398b5ccd857fbe0b13f28e60190 (diff)
downloadpython-coveragepy-git-7c1d0de9db3829f1813978df3a739ad2d9f4d7b9.tar.gz
Yesudeep asked for this
Diffstat (limited to '.hgignore')
-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