Skip to content

Commit ef2a7fd

Browse files
committed
Add a .gitattributes
Force all text files to be `LF`, regardless of the local system's `core.autocrlf` setting.
1 parent 6af40ec commit ef2a7fd

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 eol=lf

0 commit comments

Comments
 (0)