From 2621569c047355f31fbd136464ce385cc6c6393c Mon Sep 17 00:00:00 2001 From: Sara Date: Tue, 19 Nov 2024 13:46:48 +0100 Subject: [PATCH] added kdev and .d & .o files to ignore --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 336790b..44a97da 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,8 @@ build/obj/Debug build/Makefile Makefile compile_commands.json + +*.d +*.o +.kdev4/ +*.kdev4