summaryrefslogtreecommitdiff
path: root/igor.py
diff options
context:
space:
mode:
Diffstat (limited to 'igor.py')
-rw-r--r--igor.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/igor.py b/igor.py
index 79a8b4b3..0c37efca 100644
--- a/igor.py
+++ b/igor.py
@@ -195,6 +195,7 @@ def do_check_eol():
check_file("setup.py")
check_file("igor.py")
check_file("Makefile")
+ check_file(".hgignore")
check_files("doc", ["*.rst"])
check_files(".", ["*.txt"])