From 6aa803d712a44c2144bb61a515b09e2815d1ac6d Mon Sep 17 00:00:00 2001 From: unclecode Date: Mon, 14 Oct 2024 21:03:40 +0800 Subject: [PATCH] Update gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e5718a14..c6ac6610 100644 --- a/.gitignore +++ b/.gitignore @@ -204,4 +204,5 @@ git_changes.md pypi_build.sh .tests/ -git_changes.py \ No newline at end of file +git_changes.py +git_changes.md \ No newline at end of file