From dee63c38e2ea7ca9baac07ee6bfd5db99ccd4638 Mon Sep 17 00:00:00 2001 From: scorpioblood <77296181+scorpioblood@users.noreply.github.com> Date: Mon, 13 May 2024 22:53:43 +0200 Subject: [PATCH] Change .gitignore --- .gitignore | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e7008a4..44a8d38 100644 --- a/.gitignore +++ b/.gitignore @@ -401,4 +401,12 @@ FodyWeavers.xsd *.sln *.vcxproj -*.filters \ No newline at end of file +*.filters + + + + +# Exclude other folders + +bin/ +bin-int/ \ No newline at end of file