From 49ad983abd5c049e3d9f246b6e5a55c850e95ae1 Mon Sep 17 00:00:00 2001 From: Thomas Wiedebusch Date: Wed, 6 Dec 2023 08:23:25 +0100 Subject: [PATCH] Modified .gitignore to skip App_Data and bin --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 55ab84c7..579ca871 100644 --- a/.gitignore +++ b/.gitignore @@ -18,6 +18,8 @@ mono_crash.* # Build results +bin/ +[Aa]pp_[Dd]ata/ [Dd]ebug/ [Dd]ebugPublic/ [Rr]elease/