mirror of
https://git.proxmox.com/git/libgit2
synced 2025-08-13 10:15:08 +00:00
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.
This commit is contained in:
parent
da6720fcc5
commit
f284e72946
3
.gitattributes
vendored
3
.gitattributes
vendored
@ -1,2 +1 @@
|
||||
*.c eol=lf
|
||||
*.h eol=lf
|
||||
* text=auto
|
||||
|
Loading…
Reference in New Issue
Block a user