SIGN IN SIGN UP
TheAlgorithms / Python UNCLAIMED

All Algorithms implemented in Python

219147 0 0 Python

Create .gitattributes for Cross OS compatibility (#3410)

With this set, Windows users will have text files converted from Windows style line endings (\r\n) to Unix style line endings (\n) when they’re added to the repository.
https://www.edwardthomson.com/blog/git_for_windows_line_endings.html
A
acoder77 committed
35cade8389f6e44eeab82020f5067a9dbc834dcd
Parent: 5cb41e7
Committed by GitHub <noreply@github.com> on 10/17/2020, 5:25:25 AM