From 4bdf0315b9d65f8169029df65839049695cd17f5 Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Tue, 11 Jul 2023 13:49:18 +0200 Subject: git: Added another set of ignore for clangd and compilation db info --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 9288eea..b9fdf61 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,7 @@ result-* # regular target which is not really used build + +# compile commands +.cache +compile_commands.json -- cgit v1.2.3