From 41e9051f2d809c42c3dfecc2eb11ad544cbd27b7 Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Mon, 19 Sep 2022 02:39:03 -0400 Subject: You break it, you fix it! The GUI is now working again, with scanning built-in. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index cfb2ba4..790e084 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ util_internal/ mingui/build/ CMakeLists.txt.user +*.swp -- cgit v1.2.3