You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

36 rivejä
869 B

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