Merged master back into ClassLayout

This commit is contained in:
Cydra 2023-06-23 20:08:58 +02:00
commit 1c980f9ff1
11 changed files with 3736 additions and 3729 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