Skip to content
This repository was archived by the owner on Nov 1, 2023. It is now read-only.

Commit 4b9b7e5

Browse files
authored
Fix line endings
1 parent 2cc0140 commit 4b9b7e5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.gitattributes

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
* text=auto
2-
*.ps1 text=crlf
1+
* text=auto
2+
*.ps1 text eol=crlf
3+
*.sh text eol=lf

0 commit comments

Comments
 (0)