Skip to content
This repository was archived by the owner on Feb 15, 2024. It is now read-only.

Commit 322b6f5

Browse files
committed
Normalize line endings
Git will checkout files with native line endings, but commit with Unix line endings. This should reduce line ending headaches for cross-platform development.
1 parent fafa5b1 commit 322b6f5

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+
# Auto detect text files and perform LF normalization
2+
* text=auto

0 commit comments

Comments
 (0)