From 336d870fc6a7ede769d15979a79efe5b53422da0 Mon Sep 17 00:00:00 2001 From: Gary Date: Thu, 11 Jul 2024 21:08:23 +0800 Subject: [PATCH] gitignore update --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index 9f363807..00111724 100644 --- a/.gitignore +++ b/.gitignore @@ -102,6 +102,12 @@ tests/triangle-vulkan tests/window tests/windows +# other +.vs/ bin/ bin-int/ +*.sln +*.vcxproj +*.vcxproj.filters +*.vcxproj.user