diff --git a/.gitignore b/.gitignore index cf4f0fba..637f4dc0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ config.py .idea/ -__pycache__/ \ No newline at end of file +__pycache__/ +database.db +qchatgpt.log \ No newline at end of file