summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--igor.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/igor.py b/igor.py
index f7ae6e66..3eca875a 100644
--- a/igor.py
+++ b/igor.py
@@ -294,7 +294,6 @@ def do_check_eol():
check_file("setup.py")
check_file("igor.py")
check_file("Makefile")
- check_file(".hgignore")
check_file(".travis.yml")
check_files(".", ["*.rst", "*.txt"])
check_files(".", ["*.pip"])