From 4bd2111c934a1e1fb7577dc4e11d503c4f6e2eaf Mon Sep 17 00:00:00 2001 From: Eyck-Alexander Jentzsch Date: Fri, 23 May 2025 10:34:46 +0200 Subject: [PATCH] cleans up gitignore --- .gitignore | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ab6b6b6..5badaa9 100644 --- a/.gitignore +++ b/.gitignore @@ -151,6 +151,4 @@ compile_commands.json CTestTestfile.cmake *.dump -.vscode/c_cpp_properties.json -semihosting_test/build/semihosting_test -semihosting_test/build/Makefile +build \ No newline at end of file