From 4f602f9650287d7bcf9e8c28d9a0a3d4a4e5199a Mon Sep 17 00:00:00 2001 From: xc <double72cheng@gmail.com> Date: Tue, 27 Apr 2021 10:31:35 +0800 Subject: [PATCH] 历史监控 --- .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index df1a144..f7e272e 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,4 @@ ### java ### /out/artifacts/adapter_jar/*.jar +/adapter.git/ -- Gitblit v1.9.1