Skip to content

Commit

Permalink
force .exe, .dll as binary to fix CRLF/LF problems (microsoft#107862)
Browse files Browse the repository at this point in the history
Co-authored-by: Your Name <[email protected]>
  • Loading branch information
msftwindowslinux and Your Name authored Oct 1, 2020
1 parent 3254ba1 commit 41cbd15
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build/.gitattributes
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
* text eol=lf
*.exe binary
*.dll binary

0 comments on commit 41cbd15

Please sign in to comment.