From ce8e67faad201b4bc6dc945c3ebabf63b594a726 Mon Sep 17 00:00:00 2001 From: MartinDai Date: Tue, 13 Aug 2024 17:45:39 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AE=E5=BF=BD=E7=95=A5=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index fcb82e0..a4e81e4 100644 --- a/.gitignore +++ b/.gitignore @@ -22,4 +22,7 @@ target/ /docker/rocketmq/broker/logs/ /docker/rocketmq/namesrv/logs/ /docker/grafana/ -/docker/prometheus/data/ \ No newline at end of file +/docker/prometheus/data/ +/docker/zk/zoo1/data +/docker/zk/zoo2/data +/docker/zk/zoo3/data \ No newline at end of file