Browse Source

Merge pull request #2964 from Mikaela/gitattributes

Add .gitattributes with checking out with lf line endings
pull/2965/head
Slavi Pantaleev 2 years ago
committed by GitHub
parent
commit
2d1bd8bf87
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .gitattributes

+ 1
- 0
.gitattributes View File

@@ -0,0 +1 @@
* text=auto eol=lf

Loading…
Cancel
Save