mirror of
https://github.com/langbot-app/LangBot.git
synced 2025-11-25 03:15:06 +08:00
50 lines
592 B
Plaintext
50 lines
592 B
Plaintext
/config.py
|
|
.idea/
|
|
__pycache__/
|
|
database.db
|
|
langbot.log
|
|
/banlist.py
|
|
/plugins/
|
|
!/plugins/__init__.py
|
|
/revcfg.py
|
|
prompts/
|
|
logs/
|
|
sensitive.json
|
|
temp/
|
|
current_tag
|
|
scenario/
|
|
!scenario/default-template.json
|
|
override.json
|
|
cookies.json
|
|
data/labels/announcement_saved.json
|
|
cmdpriv.json
|
|
tips.py
|
|
venv*
|
|
bin/
|
|
.vscode
|
|
/test_*
|
|
venv/
|
|
hugchat.json
|
|
qcapi
|
|
claude.json
|
|
bard.json
|
|
/*yaml
|
|
!.pre-commit-config.yaml
|
|
!components.yaml
|
|
!/docker-compose.yaml
|
|
data/labels/instance_id.json
|
|
.DS_Store
|
|
/data
|
|
botpy.log*
|
|
/poc
|
|
/libs/wecom_api/test.py
|
|
/venv
|
|
test.py
|
|
/web_ui
|
|
.venv/
|
|
uv.lock
|
|
/test
|
|
plugins.bak
|
|
coverage.xml
|
|
.coverage
|