From e2863e5ef1da5c89c84bf5ce139fc05b90429e10 Mon Sep 17 00:00:00 2001 From: xc <double72cheng@gmail.com> Date: Mon, 26 Apr 2021 11:27:39 +0800 Subject: [PATCH] 直播 js完善 --- .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