From 28ce23ca933cab770f931f72b820db72c5971224 Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期四, 01 十二月 2022 11:15:35 +0800
Subject: [PATCH] 增加格式sd卡提示

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

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

--
Gitblit v1.8.0