Re: [PATCH] .gitignore: ignore compile_commands.json globally
From: Miguel Ojeda
Date: Fri Jun 06 2025 - 15:41:59 EST
On Thu, Jun 5, 2025 at 8:14 PM Andrii Nakryiko <andrii@xxxxxxxxxx> wrote:
>
> # Clang's compilation database file
> -/compile_commands.json
> +compile_commands.json
Should it be removed from `tools/power/cpupower/.gitignore` then?
Thanks!
Cheers,
Miguel