forked from dotnet/performance
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitattributes
More file actions
12 lines (11 loc) · 772 Bytes
/
.gitattributes
File metadata and controls
12 lines (11 loc) · 772 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
* text=auto
*.md text working-tree-encoding=utf-8 git-encoding=utf-8 eol=lf
*.sh text eol=lf
src/benchmarks/micro/runtime/BenchmarksGame/Inputs/knucleotide-input-big.txt text eol=lf
src/benchmarks/micro/runtime/BenchmarksGame/Inputs/knucleotide-input.txt text eol=lf
src/benchmarks/micro/runtime/BenchmarksGame/Inputs/regexdna-input25.txt text eol=lf
src/benchmarks/micro/runtime/BenchmarksGame/Inputs/regexdna-input25000.txt text eol=lf
src/benchmarks/micro/runtime/BenchmarksGame/Inputs/revcomp-input25.txt text eol=lf
src/benchmarks/micro/runtime/BenchmarksGame/Inputs/revcomp-input25000.txt text eol=lf
src/benchmarks/micro/libraries/System.IO.Compression/TestData/sum text eol=lf
src/benchmarks/micro/libraries/System.IO.Compression/TestData/alice29.txt text eol=lf