From 37c571f0de9872b53985bde77bc9f2fc2ea0209d Mon Sep 17 00:00:00 2001
From: yyn <820966846@qq.com>
Date: Mon, 29 Aug 2022 23:20:12 +0800
Subject: [PATCH] refresh
---
.gitignore | 3 +
AndroidManifest.xml | 150 --------------------------------------------
README.md | 29 ---------
micode-learning.iml | 17 -----
4 files changed, 3 insertions(+), 196 deletions(-)
delete mode 100644 AndroidManifest.xml
delete mode 100644 README.md
delete mode 100644 micode-learning.iml
diff --git a/.gitignore b/.gitignore
index 1147189..e024346 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,5 @@
.idea
res
+*.xml
+*.iml
+*.md
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
deleted file mode 100644
index e5c7d47..0000000
--- a/AndroidManifest.xml
+++ /dev/null
@@ -1,150 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/README.md b/README.md
deleted file mode 100644
index c75b296..0000000
--- a/README.md
+++ /dev/null
@@ -1,29 +0,0 @@
-# 小米便签阅读项目
-
-
-
-## 原项目 README
-
-[中文]
-
-1. MiCode便签是小米便签的社区开源版,由MIUI团队(www.miui.com) 发起并贡献第一批代码,遵循NOTICE文件所描述的开源协议,
- 今后为MiCode社区(www.micode.net) 拥有,并由社区发布和维护。
-
-2. Bug反馈和跟踪,请访问Github,
- https://github.com/MiCode/Notes/issues?sort=created&direction=desc&state=open
-
-3. 功能建议和综合讨论,请访问MiCode,
- http://micode.net/forum.php?mod=forumdisplay&fid=38
-
-
-[English]
-
-1. MiCode Notes is open source edition of XM notepad, it's first initiated and sponsored by MIUI team (www.miui.com).
- It's opened under license described by NOTICE file. It's owned by the MiCode community (www.micode.net). In future,
- the MiCode community will release and maintain this project.
-
-2. Regarding issue tracking, please visit Github,
- https://github.com/MiCode/Notes/issues?sort=created&direction=desc&state=open
-
-3. Regarding feature request and general discussion, please visit Micode forum,
- http://micode.net/forum.php?mod=forumdisplay&fid=38
diff --git a/micode-learning.iml b/micode-learning.iml
deleted file mode 100644
index 2411e64..0000000
--- a/micode-learning.iml
+++ /dev/null
@@ -1,17 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file