mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-03-19 21:38:18 +08:00
Merge pull request #2683 from pelioo/master
更新.gitignore文件添加python目录忽略规则
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -7,6 +7,7 @@
|
|||||||
__pycache__/
|
__pycache__/
|
||||||
venv*
|
venv*
|
||||||
*.pyc
|
*.pyc
|
||||||
|
python
|
||||||
config.json
|
config.json
|
||||||
QR.png
|
QR.png
|
||||||
nohup.out
|
nohup.out
|
||||||
|
|||||||
Reference in New Issue
Block a user