From d94dd329a062c4e332a341422729003818f99964 Mon Sep 17 00:00:00 2001 From: kejingfan Date: Tue, 9 Jul 2024 16:57:03 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=9D=E7=95=99dependencies=E7=9B=AE?= =?UTF-8?q?=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 +++- dependencies/.gitkeep | 0 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 dependencies/.gitkeep diff --git a/.gitignore b/.gitignore index e985309..1323f1a 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,6 @@ __pycache__ api/tts/chatgpt_api_config.py -dependencies/* \ No newline at end of file +dependencies/* + +!dependencies/.gitkeep \ No newline at end of file diff --git a/dependencies/.gitkeep b/dependencies/.gitkeep new file mode 100644 index 0000000..e69de29