This commit is contained in:
audio2text dev
2026-07-11 12:09:20 +08:00
parent 1e355e6138
commit d990207cec
2 changed files with 3 additions and 0 deletions

View File

@@ -9,3 +9,4 @@ logs/
.git/ .git/
.gitignore .gitignore
test/ test/
build/

2
.gitignore vendored
View File

@@ -22,3 +22,5 @@ logs/
# 导出的 Docker 镜像 tar太大不入库 # 导出的 Docker 镜像 tar太大不入库
*.tar *.tar
build/