Initial commit

This commit is contained in:
Luca Sas 2021-03-31 18:52:41 +01:00
commit 310e32006f
186 changed files with 194377 additions and 0 deletions

9
.gitattributes vendored Normal file
View file

@ -0,0 +1,9 @@
# Asset files should be treated by git as binary
*.png binary
*.jpg binary
*.ttf binary
*.mp3 binary
*.wav binary
*.raw binary
*.obj binary
*.gltf binary