From 4adc5f40578f81911941bc0f9439579ec1f65c55 Mon Sep 17 00:00:00 2001 From: flykhan Date: Fri, 16 Jun 2023 16:34:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=AD=A3gitignore?= 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 74779ba..bc44dcb 100644 --- a/.gitignore +++ b/.gitignore @@ -92,4 +92,5 @@ dkms.conf *.s *.o *.swp -.vscode \ No newline at end of file +.vscode +*/test \ No newline at end of file