Skip to content

Commit 9da1f4b

Browse files
authored
Merge pull request #474 from kapilkd13/gitattributes
adding git attributes file to keep LF line endings for correct sha on windows system instead of CRLF
2 parents 0d859c8 + d11bf77 commit 9da1f4b

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)