github.com/influxdata/telegraf@v1.30.3/.gitattributes (about)

     1  CHANGELOG.md merge=union
     2  README.md merge=union
     3  go.sum merge=union
     4  plugins/inputs/all/all.go merge=union
     5  plugins/outputs/all/all.go merge=union
     6  
     7  # Always check-out / check-in files with LF line endings.
     8  * text=auto eol=lf