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