From 68675c5af6b9fb7127770259913df47a06cee59a Mon Sep 17 00:00:00 2001
From: "VKMTHD\\haraldmartini" <harald.martini@student.tugraz.at>
Date: Fri, 17 Mar 2023 09:00:19 +0100
Subject: [PATCH] added Nuget folder to gitignore

---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 1e56170040..7378a4cb5a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -225,3 +225,4 @@ Documentation/VehiclesReleaseComparisonDeclarationMode/**/*.vsum
 /.idea/.idea.VECTO/.idea
 
 /Generic Vehicles/Engineering Mode/GenericIHPC/6SpeedGbx/EM_Maps.xlsx
+/Nuget
-- 
GitLab