From 898b80d6165e0e1dd72c64f609698d51324d2de2 Mon Sep 17 00:00:00 2001 From: Florian Feldhaus Date: Wed, 6 Jun 2018 14:05:36 +0200 Subject: [PATCH] updated gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c414a1c..2a89397 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ json/ OnCommand-Insight-Examples.ps1 demodb/ installer/ -.idea/ \ No newline at end of file +.idea/ +OnCommand-Insight/ \ No newline at end of file