From 0dc8d129d65e12d0385083425a0cac4cf579cc95 Mon Sep 17 00:00:00 2001
From: 3103211283 <3103211283@qq.com>
Date: Sun, 17 Nov 2024 18:04:06 +0800
Subject: [PATCH 1/2] Add new feature or fix bug
---
.idea/.gitignore | 3 +++
.idea/git-practice-assignment-2.iml | 9 +++++++++
.idea/misc.xml | 6 ++++++
.idea/modules.xml | 8 ++++++++
.idea/vcs.xml | 6 ++++++
test1.html | 10 ++++++++++
6 files changed, 42 insertions(+)
create mode 100644 .idea/.gitignore
create mode 100644 .idea/git-practice-assignment-2.iml
create mode 100644 .idea/misc.xml
create mode 100644 .idea/modules.xml
create mode 100644 .idea/vcs.xml
create mode 100644 test1.html
diff --git a/.idea/.gitignore b/.idea/.gitignore
new file mode 100644
index 0000000..359bb53
--- /dev/null
+++ b/.idea/.gitignore
@@ -0,0 +1,3 @@
+# 默认忽略的文件
+/shelf/
+/workspace.xml
diff --git a/.idea/git-practice-assignment-2.iml b/.idea/git-practice-assignment-2.iml
new file mode 100644
index 0000000..d6ebd48
--- /dev/null
+++ b/.idea/git-practice-assignment-2.iml
@@ -0,0 +1,9 @@
+
+
邬文杰-202310139113
+ + \ No newline at end of file -- Gitee From c4e2bb9096a376f79c4d22777fad8ef3b999b251 Mon Sep 17 00:00:00 2001 From: 3103211283 <3103211283@qq.com> Date: Sun, 17 Nov 2024 18:11:55 +0800 Subject: [PATCH 2/2] Add new feature or fix bug --- .idea/vcs.xml | 1 + git-practice-assignment-2 | 1 + test1.html | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) create mode 160000 git-practice-assignment-2 diff --git a/.idea/vcs.xml b/.idea/vcs.xml index 35eb1dd..0f4bfa1 100644 --- a/.idea/vcs.xml +++ b/.idea/vcs.xml @@ -2,5 +2,6 @@邬文杰-202310139113
-- Gitee