From 0bb5d87d1ee98289bbe241e1f2caf1ab8e64c69c Mon Sep 17 00:00:00 2001 From: lyblsgo <lyblsgo@163.com> Date: 星期六, 22 四月 2023 20:34:07 +0800 Subject: [PATCH] Merge branch 'dev_knf' of https://github.com/alibaba-damo-academy/FunASR into dev_knf --- .gitignore | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index 8258377..13d2fff 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,9 @@ init_model/ *.tar.gz test_local/ -RapidASR \ No newline at end of file +RapidASR +export/* +*.pyc +.eggs +MaaS-lib +.gitignore \ No newline at end of file -- Gitblit v1.9.1