From 0c7fb03b2e7ffbefb443166221ebbb1f9ec54c72 Mon Sep 17 00:00:00 2001 From: huangfeng Date: Tue, 26 Mar 2024 09:37:54 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 7a042f5..afbb4c3 100644 --- a/.gitignore +++ b/.gitignore @@ -86,3 +86,8 @@ Module.symvers Mkfile.old dkms.conf +.idea/ +.vs/ +Debug/ +log/ +run/ \ No newline at end of file