CeDOS - Commit 4e19ab2c

Add all build folders to gitignore Signed-off-by: Celina Sophie Kalus <hello@celinakalus.de>
Celina Sophie Kalus
Sun, 01 Jun 2025 15:04:58 +0200
1 files changed, 2 insertions(+), 2 deletions(-)

jump to
M .gitignore.gitignore

@@ -1,4 +1,4 @@

-build/* +build* log/* docs/* *.img

@@ -7,4 +7,4 @@ *.bin

img-contents/* *.png -.vscode+.vscode