From 8486367b77639339ea4edfe761c289d41660658e Mon Sep 17 00:00:00 2001 From: Tuna Aksoy Date: Tue, 6 Jun 2017 18:11:16 +0100 Subject: [PATCH] Add the overlays folder for rm-community-rest-api-explorer and rm-enterprise-rest-api-explorer to gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index db2278ab66..b9745c75ff 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,6 @@ test-output /rm-enterprise/rm-automation-enterprise/root rm-automation/src/test/resources/webdriver.properties + +/rm-community/rm-community-rest-api-explorer/overlays +/rm-enterprise/rm-enterprise-rest-api-explorer/overlays \ No newline at end of file