From 60658dad4352a5aed7ef4268e6822c224b307186 Mon Sep 17 00:00:00 2001 From: KimHanJin Date: Fri, 19 Dec 2025 09:05:05 +0900 Subject: [PATCH] =?UTF-8?q?=ED=8C=8C=EC=9D=BC=EC=A0=9C=EA=B1=B0=20?= =?UTF-8?q?=EC=99=84=EB=A3=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e13c2cf..d29a208 100644 --- a/.gitignore +++ b/.gitignore @@ -25,6 +25,7 @@ bld/ # Visual Studio cache .vs/ .vscode/ +Logs/ # MSTest test results [Tt]est[Rr]esult*/ @@ -109,4 +110,6 @@ _pkginfo.txt # Others *.swp -*.swo \ No newline at end of file +*.swo +*.cache +*.csproj.AssemblyReference.cache \ No newline at end of file