From e2d573cd552bd9141b77064d9e380f7f2d298b28 Mon Sep 17 00:00:00 2001 From: Elliu <goyard.louis@gmail.com> Date: Tue, 15 Jun 2021 21:57:03 +0200 Subject: [PATCH] More gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 31304c9d..bfd5ee25 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,6 @@ Makefile Violet Violet_autogen/* cmake_install.cmake +.cache/* +Debug/* +compile_commands.json -- GitLab