From 028a1f95e000ec9d64f0ae212a0e710581a7c1cb Mon Sep 17 00:00:00 2001
From: xc <xucheng@yyigou.com>
Date: Mon, 22 Feb 2021 16:28:01 +0800
Subject: [PATCH] 文档更新

---
 .gitignore |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index dd2e000..f7e272e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,3 +32,7 @@
 
 ### VS Code ###
 .vscode/
+
+### java ###
+/out/artifacts/adapter_jar/*.jar
+/adapter.git/

--
Gitblit v1.9.1