From: Barry Warsaw Date: Mon, 23 May 2011 01:16:55 +0000 (-0400) Subject: These files have Windows line endings in 2.6. X-Git-Tag: v2.6.7~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e26bc109ffe4ca1c0cb73270d6f8662e6191cb40;p=thirdparty%2FPython%2Fcpython.git These files have Windows line endings in 2.6. --- diff --git a/.hgeol b/.hgeol index e1c19926a8f4..8ab8e56cb26a 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!