File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed
src/core/IronPython.StdLib Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1414* .ps1 text
1515
1616# Explicitly declare files that should not have line endings modified, ever
17- Tests /file_with_BOM.txt - text
18- Tests /file_without_BOM.txt - text
17+ tests / suite /file_with_BOM.txt - text
18+ tests / suite /file_without_BOM.txt - text
1919
2020# Declare files that will always have CRLF line endings on checkout.
2121* .bat text eol =crlf
Original file line number Diff line number Diff line change 1818* .zip binary
1919
2020# Specific binary files
21- Lib /test /sndhdrdata /sndhdr. * binary
21+ lib /test /sndhdrdata /sndhdr. * binary
2222
2323# Text files that should not be subject to eol conversion
24- Lib /test /cjkencodings /* - text
25- Lib /test /decimaltestdata /* .decTest - text
26- Lib /test /test_email /data /* .txt - text
27- Lib /test /xmltestdata /* - text
28- Lib /test /coding20731.py - text
29- Lib /test /test_importlib /data01 /* - text
24+ lib /test /cjkencodings /* - text
25+ lib /test /decimaltestdata /* .decTest - text
26+ lib /test /test_email /data /* .txt - text
27+ lib /test /xmltestdata /* - text
28+ lib /test /coding20731.py - text
29+ lib /test /test_importlib /data01 /* - text
3030
3131# CRLF files
3232* .bat text eol =crlf
You can’t perform that action at this time.
0 commit comments