This commit is contained in:
Christian Semmler 2023-06-23 18:24:04 +02:00
commit 7e758661cd
No known key found for this signature in database
GPG Key ID: 086DAA1360BEEE5C
11 changed files with 1827 additions and 1820 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