Skip to content

Commit d11bf77

Browse files
committed
adding git attributes file to keep LF line endings for correct sha on windows system instead of CRLF
1 parent 09c2d0c commit d11bf77

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
*.txt text eol=lf
2+
*.fastq text eol=lf
3+
*.fai text eol=lf

0 commit comments

Comments
 (0)