Initial commit

This commit is contained in:
Juraj Vajda
2022-11-08 10:43:16 -05:00
commit 1e4d8d0663
79 changed files with 4270 additions and 0 deletions

8
.gitignore vendored Normal file
View File

@ -0,0 +1,8 @@
.DS_Store
docs/build
*.blend1
*.blend2
*.old
node_modules
*.log
logs