From 484e6f729d7501fac0cb56d315d81971ba3ebcde Mon Sep 17 00:00:00 2001 From: Eshan Roy Date: Wed, 20 Nov 2024 21:02:11 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9E=20fix(=5Fblank):=20build=20folder?= =?UTF-8?q?=20ignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 4a0b530..28db11b 100644 --- a/.gitignore +++ b/.gitignore @@ -72,3 +72,4 @@ CMakeLists.txt.user* *.dll *.exe +build