Include assets in git to fix Docker build

This commit is contained in:
pelpanagiotis
2026-04-27 23:11:19 +03:00
parent ff68633052
commit ac0aaef0e4
2 changed files with 4 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
**/node_modules **/node_modules
# Only ignore exported Unity assets at project root, not dist/assets/ # Only ignore exported Unity assets at project root, not dist/assets/
/assets/ # /assets/
include/draco/ include/draco/
include/ktx2/ include/ktx2/
include/three/ include/three/

Binary file not shown.