Update .gitignore

This commit is contained in:
Guozao Meng
2025-03-08 22:54:10 +04:00
parent 91e9f3900d
commit 6c2b5b8cf4

3
.gitignore vendored
View File

@@ -23,3 +23,6 @@ node_modules
# 模型目录 # 模型目录
/models/ /models/
./models/* ./models/*
venv/
.venv