From dbb587d681a8d0879477189a80bfc4a336420b3f Mon Sep 17 00:00:00 2001 From: UncleCode Date: Thu, 17 Oct 2024 21:38:48 +0800 Subject: [PATCH] Update gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 8b8f014c..1793e24c 100644 --- a/.gitignore +++ b/.gitignore @@ -202,5 +202,7 @@ todo.md git_changes.py git_changes.md pypi_build.sh +git_issues.py +git_issues.md .tests/ \ No newline at end of file