From aca0a9b310217a4e1e46800f93d394f3f6dca43d Mon Sep 17 00:00:00 2001 From: a dinosaur Date: Wed, 29 May 2024 01:24:10 +1000 Subject: [PATCH] update gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 053fec8..86f52ab 100644 --- a/.gitignore +++ b/.gitignore @@ -5,8 +5,11 @@ CMakeSettings.json out/ build/ +winbuild/ xcode/ cmake-build-*/ Thumbs.db .DS_Store +*.exe +*.dll