From cc6b883542cf11862a53de8b5010157784d42e6c Mon Sep 17 00:00:00 2001 From: Alejandro Laguna Date: Mon, 13 Jul 2026 14:15:04 +0200 Subject: [PATCH] chore: compile_commands.json to .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index cbb7f4d9e59e8ebaecc430b447935497ef9085e0..ae273a19b280ce1e7ce0554be9c6dcd2d2c6351b 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,6 @@ *.txt *.ppm +compile_commands.json + mandelbrot