From 2a66366be4c2715870e4859fd5a5db6e8a9dc00a Mon Sep 17 00:00:00 2001
From: chenmengzheAAA <123789350+chenmengzheAAA@users.noreply.github.com>
Date: 星期四, 14 九月 2023 19:00:17 +0800
Subject: [PATCH] Merge pull request #956 from alibaba-damo-academy/chenmengzheAAA-patch-4

---
 .gitignore |   10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

diff --git a/.gitignore b/.gitignore
index 13d2fff..37f39fe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,4 +12,12 @@
 *.pyc
 .eggs
 MaaS-lib
-.gitignore
\ No newline at end of file
+.gitignore
+.egg*
+dist
+build
+funasr.egg-info
+docs/_build
+modelscope
+samples
+.ipynb_checkpoints

--
Gitblit v1.9.1