.dockerignore 255 Bytes
Newer Older
chenzk's avatar
v1.0  
chenzk committed
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
.env
.git/
./.mypy_cache/
models/
plugins/
pilot/data
pilot/message
pilot/meta_data/alembic/versions
pilot/meta_data/dbgpt.db
logs/
venv/
.venv/
.venv.make/
web/node_modules/
web/.next/
web/.env
docs/node_modules/
build/
docs/build/
docs/Dockerfile-deploy