mirror of https://github.com/Mai-with-u/MaiBot.git
chore: 更新 ignore
parent
219f51d01f
commit
e1741f5ea3
|
|
@ -3,4 +3,6 @@ __pycache__
|
|||
*.pyc
|
||||
*.pyo
|
||||
*.pyd
|
||||
.DS_Store
|
||||
.DS_Store
|
||||
mongodb
|
||||
napcat
|
||||
|
|
@ -19,6 +19,8 @@ __pycache__/
|
|||
*.py[cod]
|
||||
*$py.class
|
||||
llm_statistics.txt
|
||||
mongodb
|
||||
napcat
|
||||
|
||||
# C extensions
|
||||
*.so
|
||||
|
|
|
|||
Loading…
Reference in New Issue