feat: electron desktop packaging, CDN asset migration, production docs, scene JSON spec
This commit is contained in:
13
.gitignore
vendored
13
.gitignore
vendored
@@ -22,3 +22,16 @@ npm-debug.log*
|
||||
|
||||
# TypeScript
|
||||
*.tsbuildinfo
|
||||
|
||||
# Game assets (large files)
|
||||
public/videos/*
|
||||
public/audio/*
|
||||
public/images/*
|
||||
|
||||
# Keep example files
|
||||
!public/videos/intro.mp4
|
||||
!public/scenes/demo.json
|
||||
!public/subtitles/intro.vtt
|
||||
|
||||
# Release output
|
||||
release/
|
||||
|
||||
Reference in New Issue
Block a user