diff --git a/.gitattributes b/.gitattributes index c4c86d58fb06e39..5a8cf87bd8b84de 100644 --- a/.gitattributes +++ b/.gitattributes @@ -29,7 +29,7 @@ Lib/test/decimaltestdata/*.decTest noeol Lib/test/test_email/data/*.txt noeol Lib/test/test_importlib/resources/data01/* noeol Lib/test/test_importlib/resources/namespacedata01/* noeol -Lib/test/test_xml/*.xml noeol +Lib/test/test_xml/**/*.xml noeol # Shell scripts should have LF even on Windows because of Cygwin Lib/venv/scripts/common/activate text eol=lf