From d6c36f8f9ff712631481933da733abb3f127693f Mon Sep 17 00:00:00 2001 From: Sanchayan Maity Date: Thu, 6 Oct 2022 11:50:30 +0530 Subject: [PATCH] git: ignore: Ignore compile_commands.json --- git/.config/git/ignore | 1 + 1 file changed, 1 insertion(+) diff --git a/git/.config/git/ignore b/git/.config/git/ignore index 964a0bd..a366b90 100644 --- a/git/.config/git/ignore +++ b/git/.config/git/ignore @@ -14,3 +14,4 @@ mediasoup* north-star* target notes-private.txt +compile_commands.json