You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
255 B
20 lines
255 B
5 months ago
|
.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
|