Convert all sources eol's to nl

This commit is contained in:
Anonymous Maarten 2023-06-22 19:23:54 +03:00
parent 4f4863af6f
commit 469e702236
11 changed files with 1740 additions and 1733 deletions

7
.gitattributes vendored Normal file
View File

@ -0,0 +1,7 @@
*.MD text eol=lf diff=markdown
*.cpp text eol=lf diff=cpp
*.h text eol=lf diff=cpp
*.py text eol=lf diff=python
*.html text eol=lf diff=html
*.mdp binary
*.mak text eol=crlf