From cfc51eebf29f76741d103f3c4d5d138431816540 Mon Sep 17 00:00:00 2001
From: hxb <hxb@hdlchina.com.cn>
Date: 星期二, 06 十二月 2022 17:47:18 +0800
Subject: [PATCH] Update HttpSend.java

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

diff --git a/.gitignore b/.gitignore
index 3a36c6e..4e29a4e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,6 @@
+
+
+
 # Built application files
 *.apk
 *.ap_
@@ -24,3 +27,14 @@
 
 #Log Files
 *.log
+
+
+
+#ignore  folder
+target/
+.idea/
+.idea/libraries/
+uploadLog/
+
+#ignore file
+*.iml
\ No newline at end of file

--
Gitblit v1.8.0