From 46523eee161e53f7aaf0e52978aa8834b6df82c5 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Wed, 26 Feb 2020 04:34:41 +0000 Subject: Revert "Cleanup SQL output feature-state-mgt" This reverts commit 4de095c769c28f3f304d99f132a845993bf58dfa. Reason for revert: Failing to merge Issue-ID: POLICY-2381 Change-Id: Icbb4d75a3876a44f8207fa84410c4d565da34f98 signed-off-by: Pamela Dragosh --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 123c6e21..8b15fc55 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,7 @@ target/ */config/ */logs/ +*/sql/ */testingLogs/ **/*.iml .checkstyle -- cgit 1.2.3-korg