From 72370c0ad4ebc34483eb8e9540a85ebc622ab1ce Mon Sep 17 00:00:00 2001 From: Thomas Kunze Date: Sun, 23 Feb 2025 00:06:10 +0100 Subject: [PATCH] ignore build* --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 69f65ed..c7d2f2c 100644 --- a/.gitignore +++ b/.gitignore @@ -23,7 +23,7 @@ bld/ [Ll]og/ out flash.bin -build +build* dist *.egg-info doxyoutput