From bb30997ece6dc429e33684dd42391321913de34c Mon Sep 17 00:00:00 2001 From: Hion-V Date: Thu, 2 Feb 2023 11:00:21 +0100 Subject: [PATCH] updated gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 4fc0111..33c1fc8 100644 --- a/.gitignore +++ b/.gitignore @@ -397,3 +397,6 @@ FodyWeavers.xsd # JetBrains Rider *.sln.iml + +# App config file +OOP-Opdracht-CSharp-Alfa-2022/OOP-Opdracht-CSharp-Alfa-2022/App.config