mirror of
https://github.com/rclone/rclone.git
synced 2025-08-10 06:09:44 +02:00
Add go mod and sum to gitattributes for consistent line endings
This commit is contained in:
4
.gitattributes
vendored
4
.gitattributes
vendored
@@ -1,3 +1,7 @@
|
||||
# Go writes go.mod and go.sum with lf even on windows
|
||||
go.mod text eol=lf
|
||||
go.sum text eol=lf
|
||||
|
||||
# Ignore generated files in GitHub language statistics and diffs
|
||||
/MANUAL.* linguist-generated=true
|
||||
/rclone.1 linguist-generated=true
|
||||
|
Reference in New Issue
Block a user