From ee45c0c29f4b8e0d77c21e0a9b46ee8784300375 Mon Sep 17 00:00:00 2001
From: "Robin.Mueller" <robin.mueller.m@gmail.com>
Date: Mon, 6 Jul 2020 15:29:39 +0200
Subject: [PATCH] user code is ignore now

---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index ff456d6..8475ea5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
+obsw_user_code
+
 _build/*
 _dependencies/*
 _bin/*
-- 
GitLab