1
@@ -1,12 +1,8 @@
|
|||||||
# 前后端构建产物与运行时数据(web/ 由 Dockerfile web-builder 阶段生成,不入构建上下文)
|
# 前后端构建产物与运行时数据(web/ 由 Dockerfile web-builder 阶段生成,不入构建上下文)
|
||||||
app/build/
|
app/build/
|
||||||
app/.dart_tool/
|
app/.dart_tool/
|
||||||
server/data/
|
|
||||||
server/workspace/
|
|
||||||
server/web/
|
|
||||||
server/slogan-agent
|
server/slogan-agent
|
||||||
server/main
|
server/main
|
||||||
*.db
|
|
||||||
|
|
||||||
# 渲染器依赖:由 Dockerfile renderer 阶段安装,宿主 node_modules 平台不匹配,排除以防覆盖
|
# 渲染器依赖:由 Dockerfile renderer 阶段安装,宿主 node_modules 平台不匹配,排除以防覆盖
|
||||||
server/scripts/avatar-render/node_modules/
|
server/scripts/avatar-render/node_modules/
|
||||||
|
|||||||
@@ -1,9 +1,5 @@
|
|||||||
# 数据库与运行时产物
|
# 数据库与运行时产物
|
||||||
slogan.db
|
|
||||||
*.db
|
|
||||||
data/
|
|
||||||
slogan-agent
|
slogan-agent
|
||||||
workspace/
|
|
||||||
web/
|
web/
|
||||||
|
|
||||||
# IDE
|
# IDE
|
||||||
|
|||||||
|
After Width: | Height: | Size: 1018 KiB |
|
After Width: | Height: | Size: 1011 KiB |
|
After Width: | Height: | Size: 1014 KiB |
|
After Width: | Height: | Size: 1.1 MiB |
|
After Width: | Height: | Size: 1.0 MiB |
|
After Width: | Height: | Size: 1.1 MiB |
|
After Width: | Height: | Size: 1.0 MiB |
|
After Width: | Height: | Size: 1.1 MiB |
|
After Width: | Height: | Size: 994 KiB |
|
After Width: | Height: | Size: 997 KiB |
|
After Width: | Height: | Size: 984 KiB |