From 9d759f0a2082c8a1c959a7e906cc834556b9ec7f Mon Sep 17 00:00:00 2001 From: yoosangwook Date: Fri, 21 Mar 2025 13:25:35 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20gitignore=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 7547fa22..417c2004 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,6 @@ build/ ### VS Code ### .vscode/ + +### logs ### +qcast3/ \ No newline at end of file