From 74b1bee5415aefba988002319f374abb6a95380a Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Tue, 25 Aug 2026 23:47:10 +0200 Subject: Ignore compile_commands.json --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 873923f..8b4a122 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ build/ jit/ .cache/ +/compile_commands.json -- cgit v1.2.3