summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>2011-05-23 01:16:55 (GMT)
committerBarry Warsaw <barry@python.org>2011-05-23 01:16:55 (GMT)
commite26bc109ffe4ca1c0cb73270d6f8662e6191cb40 (patch)
tree66453fcc922dd785454db194cdfe1f2325f6136e
parent22108f1bb016458c010623c8abfe94444fae9de8 (diff)
downloadcpython-e26bc109ffe4ca1c0cb73270d6f8662e6191cb40.zip
cpython-e26bc109ffe4ca1c0cb73270d6f8662e6191cb40.tar.gz
cpython-e26bc109ffe4ca1c0cb73270d6f8662e6191cb40.tar.bz2
These files have Windows line endings in 2.6.
-rw-r--r--.hgeol6
1 files changed, 6 insertions, 0 deletions
diff --git a/.hgeol b/.hgeol
index e1c1992..8ab8e56 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!