From fed77a4f85bbe173064bee3932ca343af911836f Mon Sep 17 00:00:00 2001 From: zhaomingwork <zhaomingwork@qq.com> Date: 星期五, 28 四月 2023 23:38:20 +0800 Subject: [PATCH] del some not use codes --- .gitignore | 12 +++++++++++- 1 files changed, 11 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index 047d0bb..33b8c39 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,14 @@ .DS_Store init_model/ *.tar.gz -test_local +test_local/ +RapidASR +export/* +*.pyc +.eggs +MaaS-lib +.gitignore +.egg* +dist +build +funasr.egg-info \ No newline at end of file -- Gitblit v1.9.1