Browse Source

.gitattributes: Do not let git change line endings

pull/3781/head
Gleb Mazovetskiy 4 years ago
parent
commit
f48fb47fe1
  1. 2
      .gitattributes

2
.gitattributes vendored

@ -0,0 +1,2 @@
# Do not let git change line endings.
* -text
Loading…
Cancel
Save