chore: 更新 ignore

This commit is contained in:
jiajiu123
2025-03-08 04:17:08 +08:00
parent 219f51d01f
commit e1741f5ea3
2 changed files with 5 additions and 1 deletions

View File

@@ -3,4 +3,6 @@ __pycache__
*.pyc
*.pyo
*.pyd
.DS_Store
.DS_Store
mongodb
napcat

2
.gitignore vendored
View File

@@ -19,6 +19,8 @@ __pycache__/
*.py[cod]
*$py.class
llm_statistics.txt
mongodb
napcat
# C extensions
*.so