QChatGPT/.gitignore
2023-03-05 11:05:42 +08:00

13 lines
143 B
Plaintext

config.py
.idea/
__pycache__/
database.db
qchatgpt.log
/banlist.py
plugins/
!plugins/__init__.py
/revcfg.py
prompts/
logs/
sensitive.json
temp/