mirror of
https://github.com/RockChinQ/QChatGPT.git
synced 2024-11-16 03:32:33 +08:00
29 lines
347 B
Plaintext
29 lines
347 B
Plaintext
config.py
|
|
.idea/
|
|
__pycache__/
|
|
database.db
|
|
qchatgpt.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
|
|
res/announcement_saved
|
|
res/announcement_saved.json
|
|
cmdpriv.json
|
|
tips.py
|
|
.venv
|
|
bin/
|
|
.vscode
|
|
test_*
|
|
venv/
|
|
hugchat.json
|
|
qcapi |