From 3494e7e142a6cdc7bff510aed26dc78ef406e097 Mon Sep 17 00:00:00 2001 From: light7734 Date: Tue, 9 Jul 2024 15:33:21 +0330 Subject: [PATCH] chore: update .gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 94d3885..2a32c0c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +build/ +.cache/ + # ---> C++ # Prerequisites *.d @@ -60,4 +63,3 @@ install_manifest.txt compile_commands.json CTestTestfile.cmake _deps -