From ac9d83c72f2d5fe437edfe3a47f74c01d8d6eb8c Mon Sep 17 00:00:00 2001 From: UncleCode Date: Sun, 27 Oct 2024 19:29:04 +0800 Subject: [PATCH] Update gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1793e24c..b4a35650 100644 --- a/.gitignore +++ b/.gitignore @@ -205,4 +205,6 @@ pypi_build.sh git_issues.py git_issues.md -.tests/ \ No newline at end of file +.tests/ + +.issues/ \ No newline at end of file