From 85fc7d1bf27be4bb9fba21e8070f283135a8b67d Mon Sep 17 00:00:00 2001 From: chenmengzheAAA <123789350+chenmengzheAAA@users.noreply.github.com> Date: 星期二, 25 七月 2023 16:58:36 +0800 Subject: [PATCH] Merge pull request #777 from alibaba-damo-academy/dev_cmz --- .gitignore | 12 +++++++++++- 1 files changed, 11 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index 603f712..d47674c 100644 --- a/.gitignore +++ b/.gitignore @@ -9,4 +9,14 @@ test_local/ RapidASR export/* -*.pyc \ No newline at end of file +*.pyc +.eggs +MaaS-lib +.gitignore +.egg* +dist +build +funasr.egg-info +docs/_build +modelscope +samples \ No newline at end of file -- Gitblit v1.9.1