From 5f27359fce52105cad7e21e0c108d2fd8bdfc2da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Thor=C3=A9n?= Date: Tue, 2 Jan 2024 21:57:27 +0100 Subject: [PATCH] Ignore compile_commands.json --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0e9d67a1c..21b784dd2 100644 --- a/.gitignore +++ b/.gitignore @@ -41,6 +41,7 @@ VCMI_VS11.sdf VCMI_VS11.opensdf .DS_Store CMakeUserPresets.json +compile_commands.json # Visual Studio *.suo