QChatGPT/.gitignore
2024-10-11 22:27:53 +08:00

38 lines
454 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
claude.json
bard.json
/*yaml
!/docker-compose.yaml
res/instance_id.json
.DS_Store
/data
botpy.log*
/poc