mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-10-19 23:59:09 +00:00
20 lines
255 B
Plaintext
20 lines
255 B
Plaintext
.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 |