Initial commit

This commit is contained in:
Connor McLaughlin
2019-09-09 17:01:26 +10:00
commit 2149ab4d69
237 changed files with 493349 additions and 0 deletions

14
.gitattributes vendored Normal file
View File

@ -0,0 +1,14 @@
*.c text
*.cpp text
*.h text
*.hpp text
*.hlsl text
*.xml text
*.sln text eol=crlf
*.vcxproj text eol=crlf
*.vcxproj.filter text eol=crlf
*.sh text eol=lf
CMakeLists.txt text eol=lf