From 208fcae45f784b8bc5f65105361f1c8c0b5cea78 Mon Sep 17 00:00:00 2001 From: joe Date: Fri, 11 Aug 2023 07:19:33 +0900 Subject: [PATCH] Ignore RVC model dir for git. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index f4a707a..aaf4800 100644 --- a/.gitignore +++ b/.gitignore @@ -25,6 +25,7 @@ share/python-wheels/ *.egg-info/ .installed.cfg *.egg +data/ MANIFEST # PyInstaller