From 3ee626d27971b265ce3d645d02ac188765756237 Mon Sep 17 00:00:00 2001 From: saprykinoff <62142866+saprykinoff@users.noreply.github.com> Date: Mon, 12 Aug 2024 15:21:27 +0500 Subject: [PATCH] Fix issue #73 (#74) --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 95c04c5..c631f25 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ __pycache__ -build* +build*/ compile_commands.json .cache/ .ccache/