From 24819c9ad7524d6e33484ae8d5a11b387dfde4a1 Mon Sep 17 00:00:00 2001 From: OZGCloud <ozgcloud@mgm-tp.com> Date: Mon, 15 Apr 2024 11:32:50 +0200 Subject: [PATCH] OZG-5284 expanded gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 892b5f00c8..a232658395 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ target/ .attach** .factorypath +.vscode** -- GitLab