Skip to content

Commit 0348e35

Browse files
committed
.gitattributes: Add file to enforce correct line endings on Windows.
* .gitattributes: Add file to enforce correct line endings on Windows when checking out from a git mirror.
1 parent 5f35eca commit 0348e35

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# line endings in repository match line endings on disc
2+
* -text

0 commit comments

Comments
 (0)