From 10381a2cdc33860f0dc649b24cbb703d23b9ea33 Mon Sep 17 00:00:00 2001 From: Jan Kotas Date: Tue, 8 Dec 2020 10:40:17 -0800 Subject: Find&Replace coreclr/src -> coreclr (#45761) --- .gitattributes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 04518684225..b4e3bcd0745 100644 --- a/.gitattributes +++ b/.gitattributes @@ -67,8 +67,8 @@ *.h linguist-language=C # CLR specific -src/coreclr/src/pal/tests/palsuite/paltestlist.txt text eol=lf -src/coreclr/src/pal/tests/palsuite/paltestlist_to_be_reviewed.txt text eol=lf +src/coreclr/pal/tests/palsuite/paltestlist.txt text eol=lf +src/coreclr/pal/tests/palsuite/paltestlist_to_be_reviewed.txt text eol=lf src/tests/JIT/Performance/CodeQuality/BenchmarksGame/regex-redux/regexdna-input25.txt text eol=lf src/tests/JIT/Performance/CodeQuality/BenchmarksGame/regex-redux/regexdna-input25000.txt text eol=lf src/tests/JIT/Performance/CodeQuality/BenchmarksGame/reverse-complement/revcomp-input25.txt text eol=lf -- cgit v1.2.3