From 52fc4cdcabc68041010c8fecb60a0279aff3b5f9 Mon Sep 17 00:00:00 2001 From: Brady McDermott Date: Sat, 21 Oct 2023 12:05:16 -0600 Subject: [PATCH] add suo to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 8030b95..74fd9af 100644 --- a/.gitignore +++ b/.gitignore @@ -58,5 +58,6 @@ dkms.conf /bin.7z *.zip *.res +*.suo release \ No newline at end of file