From 9d34f2cbebfecbda8d533f388747d1087048b834 Mon Sep 17 00:00:00 2001 From: Sara Date: Tue, 21 Nov 2023 11:01:19 +0100 Subject: [PATCH] updated gitignore --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 75792d7..b0967f1 100644 --- a/.gitignore +++ b/.gitignore @@ -2,5 +2,10 @@ bin/ build/ intermediate/ +packages/ +*.vcxproj +*.vcxproj.user compile_commands.json Makefile +.vs +.idea