Skip to content

Commit 7f2093a

Browse files
committed
Added git attributes for line ending normalization
copied from exceptionless repo https://prettier.io/docs/en/options.html#end-of-line
1 parent ed0c572 commit 7f2093a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: .gitattributes

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Auto detect text files and perform LF normalization
2+
* text=auto
3+
*.sh text eol=lf

0 commit comments

Comments
 (0)