Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 774ac37 + 30cc6fa commit 50ebf03Copy full SHA for 50ebf03
2 files changed
.hgeol
@@ -43,6 +43,9 @@ Lib/test/coding20731.py = BIN
43
# Windows batch files work best with CRLF, there can be subtle problems with LF
44
**.bat = CRLF
45
46
+# The Windows readme is likely to be read in Notepad, so make it readable
47
+PCbuild/readme.txt = CRLF
48
+
49
# All other files (which presumably are human-editable) are "native".
50
# This must be the last rule!
51
0 commit comments