mirror of
https://github.com/yeicor-3d/yet-another-cad-viewer.git
synced 2026-02-18 02:47:01 +01:00
export all server objects to a file for static deployments and demo for logo
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -8,10 +8,9 @@
|
||||
/.idea/
|
||||
/parcel-bundle-reports/
|
||||
|
||||
# TODO: Figure out if we want to keep a big default skybox image in the repo
|
||||
/assets/st_peters_square_night_8k.jpg
|
||||
# TODO: Figure out which assets to keep in the repo
|
||||
/assets/fox.glb
|
||||
/yacv_server/logo/*.glb
|
||||
/assets/logo.glbs
|
||||
|
||||
*.iml
|
||||
venv/
|
||||
|
||||
Reference in New Issue
Block a user