Merge branch 'isledecomp:master' into isle-winmain

This commit is contained in:
Christian Semmler 2023-06-23 18:24:57 +02:00 committed by GitHub
commit 9c2e059c91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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