From 4990f64fc51544aa90f1b57f566e1d8c68ae35c8 Mon Sep 17 00:00:00 2001 From: CigarW <13103093650@163.com> Date: Sat, 19 Jul 2025 16:51:50 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=A8=B1=E8=8A=B1?= =?UTF-8?q?=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sakura.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 sakura.txt diff --git a/sakura.txt b/sakura.txt new file mode 100644 index 0000000..c490f7d --- /dev/null +++ b/sakura.txt @@ -0,0 +1 @@ +Today is a good day,it's summer holiday! \ No newline at end of file From 7f1c487166d3f6fdcbf3865a0341250fe1d5dd8a Mon Sep 17 00:00:00 2001 From: CigarW <13103093650@163.com> Date: Sun, 20 Jul 2025 17:06:46 +0800 Subject: [PATCH 2/3] =?UTF-8?q?sakura.txt=E6=96=87=E4=BB=B6=E4=BB=A5?= =?UTF-8?q?=E5=90=8E=E4=B8=8D=E5=86=8D=E4=BD=BF=E7=94=A8=EF=BC=8C=E5=81=9C?= =?UTF-8?q?=E6=AD=A2=E8=B7=9F=E8=B8=AA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sakura.txt | 1 - 1 file changed, 1 deletion(-) delete mode 100644 sakura.txt diff --git a/sakura.txt b/sakura.txt deleted file mode 100644 index c490f7d..0000000 --- a/sakura.txt +++ /dev/null @@ -1 +0,0 @@ -Today is a good day,it's summer holiday! \ No newline at end of file From 74f74483763ce23f4e9b15fd7d8b8a2528bffadb Mon Sep 17 00:00:00 2001 From: CigarW <13103093650@163.com> Date: Sun, 20 Jul 2025 17:11:32 +0800 Subject: [PATCH 3/3] add gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index fafff2e..c5b8773 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .DS_Store Thumbs.db +sakura.txt