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

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.gitattributes

Lines changed: 1 addition & 2 deletions
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)