From b79de7688cf8a05670ae5815f330651b31c9d237 Mon Sep 17 00:00:00 2001 From: PreacherDHM Date: Wed, 22 Jan 2025 18:03:49 +0000 Subject: [PATCH] changed gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e83f82e..87114da 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,5 @@ install_manifest.txt compile_commands.json CTestTestfile.cmake _deps - +build/ +.ccls_cache/