Initial commit

This commit is contained in:
Will H
2024-03-06 09:16:29 -05:00
commit 367f622b78
6 changed files with 123 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