From 6aedaa51d5ac056070d2275492aa94393d3b1b20 Mon Sep 17 00:00:00 2001
From: Maximilian Giller <m.giller@tu-bs.de>
Date: Tue, 8 Feb 2022 17:56:23 +0100
Subject: [PATCH] Ignoring vscode config

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

diff --git a/.gitignore b/.gitignore
index 5c8d0e2..f06838a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 node_modules
 .parcel-cache
 build
+.vscode/launch.json
-- 
GitLab