From b083506f62000cc594cb5e077158d4891bfeb77d Mon Sep 17 00:00:00 2001 From: Isaac Shoebottom Date: Sat, 3 Feb 2024 21:47:35 -0400 Subject: [PATCH] Update gitignore --- .gitignore | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 62307bf..0baa170 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,7 @@ # Build folder -bin \ No newline at end of file +bin + +# Build artifacts +ico/VolumeFix.go +ico/VolumeFix.ico +ico/VolumeFix.syso \ No newline at end of file