From 08bc8296d088c7f3b4d1ec56f045b9de96551baf Mon Sep 17 00:00:00 2001 From: Juno Kim Date: Fri, 7 Aug 2026 17:05:08 +0900 Subject: [PATCH] edit gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c9af22c..f35f4c0 100644 --- a/.gitignore +++ b/.gitignore @@ -59,6 +59,7 @@ bld/ *.pidb *.svclog *.scc +*.exe # Visual C++ cache files ipch/ @@ -72,4 +73,5 @@ ipch/ *.VC.VC.opendb # Zip Foramt Test -Test \ No newline at end of file +Test +*.zip \ No newline at end of file