From 4737c58592366cb68aa378b201df02f96e5ebe72 Mon Sep 17 00:00:00 2001 From: backgamon <39404647+backgamon@users.noreply.github.com> Date: Fri, 3 Jan 2025 13:43:44 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index bfac196fad1..f3bff1f6c62 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ /build/ /.cache/ /.vscode/ +/.vs/ *.pyc .sdk .stgit-* @@ -22,7 +23,8 @@ GTAGS *.gcov build.log -/dist +/dist/ +/ccache/ /xemu.ini /macos-libs/ /macos-pkgs/