summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.hgeol6
1 files changed, 6 insertions, 0 deletions
diff --git a/.hgeol b/.hgeol
index e1c19926a8..8ab8e56cb2 100644
--- a/.hgeol
+++ b/.hgeol
@@ -30,6 +30,12 @@ Lib/email/test/data/msg_26.txt = BIN
Lib/test/sndhdrdata/sndhdr.* = BIN
Lib/test/decimaltestdata/*.decTest = BIN
+Doc/make.bat = CRLF
+Tools/buildbot/*.bat = CRLF
+Tools/msi/merge.py = CRLF
+PC/VS7.1/*.bat = CRLF
+PC/VS8.0/*.bat = CRLF
+
# All other files (which presumably are human-editable) are "native".
# This must be the last rule!