QChatGPT/.gitignore
2023-12-23 10:31:56 +08:00

36 lines
431 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