mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-11-01 15:00:00 +00:00
3 lines
75 B
Text
3 lines
75 B
Text
|
# gofmt always uses LF, whereas Git uses CRLF on Windows.
|
||
|
*.go text eol=lf
|