We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd5091c commit ea71d5cCopy full SHA for ea71d5c
2 files changed
.gitignore
@@ -126,3 +126,6 @@ model/
126
127
# Python虚拟环境
128
.venv/
129
+
130
+# Python cache
131
+__pycache__/
scripts/build-vercel.mjs tools/scripts/build-vercel.mjsscripts/build-vercel.mjs renamed to tools/scripts/build-vercel.mjs
0 commit comments