您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

66 行
1.5 KiB

  1. From ba8b4b0736552877cf3d1be2d087e0b122395b45 Mon Sep 17 00:00:00 2001
  2. From: linjiarui <1634493628@qq.com>
  3. Date: Thu, 18 Jul 2024 19:11:56 +0800
  4. Subject: [PATCH] =?UTF-8?q?=E5=81=9C=E6=AD=A2=E8=BF=BD=E8=B8=AA=E5=BF=BD?=
  5. =?UTF-8?q?=E7=95=A52=EF=BC=8C=E7=A7=BB=E9=99=A43?=
  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. 3.txt | 0
  13. 3 files changed, 1 insertion(+), 1 deletion(-)
  14. create mode 100644 .gitignore
  15. delete mode 100644 2.txt
  16. delete mode 100644 3.txt
  17. diff --git a/.gitignore b/.gitignore
  18. new file mode 100644
  19. index 0000000..6757339
  20. --- /dev/null
  21. +++ b/.gitignore
  22. @@ -0,0 +1 @@
  23. +2.txt
  24. \ No newline at end of file
  25. diff --git a/2.txt b/2.txt
  26. deleted file mode 100644
  27. index 8fdd954..0000000
  28. --- a/2.txt
  29. +++ /dev/null
  30. @@ -1 +0,0 @@
  31. -22
  32. \ No newline at end of file
  33. diff --git a/3.txt b/3.txt
  34. deleted file mode 100644
  35. index e69de29..0000000
  36. --
  37. 2.43.0.windows.1
  38. From f20d143d67ff79014147b75763c98df0d32e02fc Mon Sep 17 00:00:00 2001
  39. From: linjiarui <1634493628@qq.com>
  40. Date: Thu, 18 Jul 2024 19:15:40 +0800
  41. Subject: [PATCH] =?UTF-8?q?=E5=BF=BD=E7=95=A5?=
  42. MIME-Version: 1.0
  43. Content-Type: text/plain; charset=UTF-8
  44. Content-Transfer-Encoding: 8bit
  45. ---
  46. .gitignore | 3 ++-
  47. 1 file changed, 2 insertions(+), 1 deletion(-)
  48. diff --git a/.gitignore b/.gitignore
  49. index 6757339..eb4ed9e 100644
  50. --- a/.gitignore
  51. +++ b/.gitignore
  52. @@ -1 +1,2 @@
  53. -2.txt
  54. \ No newline at end of file
  55. +2.txt
  56. +文件夹1/
  57. \ No newline at end of file
  58. --
  59. 2.43.0.windows.1