From 4af2880963c36a0b1a7df2cf5c052620424bfaf3 Mon Sep 17 00:00:00 2001 From: Sajid Ali Date: Thu, 10 Aug 2023 09:10:07 -0500 Subject: [PATCH] do not copy compile_commands.json to source directory --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index 602e7d2dd..b44ff01f4 100644 --- a/.gitignore +++ b/.gitignore @@ -46,7 +46,6 @@ cmake-build-*/ *.kdev? # clangd LSP files -compile_commands.json **.cache/clangd # File-based project format: