Skip to content

Commit f284e72

Browse files
author
Edward Thomson
committed
gitattributes: let clients use native line endings
Use "text=auto" to ensure that we get LFs in the repository, but let clients have their native line endings in their worktree.
1 parent da6720f commit f284e72

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.gitattributes

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
*.c eol=lf
2-
*.h eol=lf
1+
* text=auto

0 commit comments

Comments
 (0)