diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 9ec17d1..0a998a5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -26,6 +26,7 @@ Lib/test/decimaltestdata/*.decTest -text Lib/test/test_email/data/*.txt -text Lib/test/xmltestdata/* -text Lib/test/coding20731.py -text +Lib/test/test_importlib/data01/* -text # CRLF files *.bat text eol=crlf |