From e94b44e3b89a002e123f8143cbad2c4e3f6b4b9d Mon Sep 17 00:00:00 2001 From: RockChinQ <1010553892@qq.com> Date: Wed, 13 Sep 2023 07:21:52 +0000 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7fd66d8c..88cabd2a 100644 --- a/.gitignore +++ b/.gitignore @@ -28,4 +28,6 @@ venv/ hugchat.json qcapi claude.json -bard.json \ No newline at end of file +bard.json +/*yaml +!/docker-compose.yaml \ No newline at end of file