From bf1777d7e18ddf92ce9ed0c854d305a56a615b69 Mon Sep 17 00:00:00 2001 From: longpeng Date: Fri, 20 Jun 2025 14:34:21 +0800 Subject: [PATCH] =?UTF-8?q?go=E4=B8=8Epython=E7=9A=84=E6=9C=80=E4=BD=B3?= =?UTF-8?q?=E5=AE=9E=E8=B7=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f4d7df4..ffd5ad0 100644 --- a/.gitignore +++ b/.gitignore @@ -180,4 +180,5 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. .idea/ -*/gen \ No newline at end of file +*/gen +*/*/gen \ No newline at end of file