From 11d3e1bf8ac088a74c6bd278a8a38b95c8809e66 Mon Sep 17 00:00:00 2001 From: somebody_master Date: Sun, 12 Feb 2023 01:06:59 +0100 Subject: [PATCH] Arreglar compile_commands.json Signed-off-by: somebody_master --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 187c40d..7053b3d 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,4 @@ gdextension/.sconsign.dblite .ccls-cache .ccls -complie_commands.json +compile_commands.json