Skip to content

Commit 3499830

Browse files
committed
Use Unix line endings in source code
1 parent 5028a2e commit 3499830

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitattributes

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
# Set the default line separator behavior, in case people don't have core.autocrlf set.
2-
* text=auto
2+
# [[https://stackoverflow.com/a/42135910]]
3+
* text=auto eol=lf

0 commit comments

Comments
 (0)