From cef0fd141c4eb3de6639fe13e797d5646b799887 Mon Sep 17 00:00:00 2001 From: Philipp Klaus Date: Wed, 19 Jul 2017 13:47:14 +0200 Subject: [PATCH] CSS Workspace: ignore MVD/playground and .metadata folders --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 0fcafe8..097a00c 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,6 @@ /*/*/O.*/ /*/*/*/O.*/ /*/iocBoot/ioc*/envPaths + +/css/MVD/playground +/css/.metadata -- 2.43.0