|
- From dab82b990bb61cf1538e2b49935540e79846e4c8 Mon Sep 17 00:00:00 2001
- From: "ZTZHANG\\ztzhang" <zhangziteng@xinje.com>
- Date: Fri, 11 Jul 2025 14:37:11 +0800
- Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=BF=BD=E7=95=A5=EF=BC=8C?=
- =?UTF-8?q?=E5=81=9C=E6=AD=A2=E8=B7=9F=E8=B8=AA=E6=96=87=E4=BB=B62?=
- MIME-Version: 1.0
- Content-Type: text/plain; charset=UTF-8
- Content-Transfer-Encoding: 8bit
-
- ---
- .gitignore | 1 +
- 2.txt | 1 -
- 2 files changed, 1 insertion(+), 1 deletion(-)
- create mode 100644 .gitignore
- delete mode 100644 2.txt
-
- diff --git a/.gitignore b/.gitignore
- new file mode 100644
- index 0000000..6757339
- --- /dev/null
- +++ b/.gitignore
- @@ -0,0 +1 @@
- +2.txt
- \ No newline at end of file
- diff --git a/2.txt b/2.txt
- deleted file mode 100644
- index 8fdd954..0000000
- --- a/2.txt
- +++ /dev/null
- @@ -1 +0,0 @@
- -22
- \ No newline at end of file
- --
- 2.50.0.windows.1
|