From b76a810a6b7f56dc386b4c717af458681b879927 Mon Sep 17 00:00:00 2001 From: Pasalc Date: Sun, 7 Jan 2024 13:21:48 +0300 Subject: [PATCH] Updated .gitignore --- .gitignore | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4881234..77b25b8 100644 --- a/.gitignore +++ b/.gitignore @@ -2,8 +2,6 @@ cmake-build-debug* .idea build/ .vscode/ -debug/ -temp/ third_party/ *-protocol.o