From 9e5cbaf07bd62a1dec9824defc871a833a906519 Mon Sep 17 00:00:00 2001 From: pantonshire Date: Mon, 7 Apr 2025 18:29:32 +0100 Subject: [PATCH] add build to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 05992b0..9215e4a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +build/ *.o *.bin .pc