From ddd9323c60ab282e8a9f9ef152440045ed376237 Mon Sep 17 00:00:00 2001 From: Sara Date: Tue, 10 Sep 2024 11:56:41 +0200 Subject: [PATCH] feat: added compile_commands to gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 779ed60..0bb9c68 100644 --- a/.gitignore +++ b/.gitignore @@ -402,3 +402,5 @@ Makefile /*.sln .kdev4 fogd-engine.kdev4 +compile_commands.json +compile_commands