init: 剧情事件协作 Web 编辑器独立仓(从 SGame/tools/event_authoring 拆出)
This commit is contained in:
11
web/.dockerignore
Normal file
11
web/.dockerignore
Normal file
@ -0,0 +1,11 @@
|
||||
# 构建上下文 = tools/event_authoring;只需 ir_core / ir_dictionary.json / web。
|
||||
web/data
|
||||
web/story_events.db
|
||||
web/__pycache__
|
||||
**/__pycache__
|
||||
*.pyc
|
||||
samples
|
||||
*.html
|
||||
ir_to_html.py
|
||||
ir_compile.py
|
||||
IR_SCHEMA.md
|
||||
Reference in New Issue
Block a user