1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-10-08 23:21:56 +02:00

Create .gitattributes (#1920)

This commit is contained in:
Robert Pająk
2021-05-13 17:23:29 +02:00
committed by GitHub
parent fb88e926db
commit a3df00f49c

3
.gitattributes vendored Normal file
View File

@@ -0,0 +1,3 @@
* text=auto eol=lf
*.{cmd,[cC][mM][dD]} text eol=crlf
*.{bat,[bB][aA][tT]} text eol=crlf