aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorkrishna <krishna.moorthy6@wipro.com>2020-02-08 14:11:41 +0530
committerkrishna <krishna.moorthy6@wipro.com>2020-02-12 11:59:24 +0530
commitcee68e2e64d35019b7b66570062bd6e8e7981dc5 (patch)
tree3fc3b5301caec66cf2f5787b1a204a552e78e2d1 /.gitignore
parente05d755dfb068c5d88a0b6d5cf44b3db60afe573 (diff)
Update microservice to run as standalone MS
Issue-ID: DCAEGEN2-2066 Signed-off-by: krishna <krishna.moorthy6@wipro.com> Change-Id: I3305d6df039ba2c3a9283bf6cd4c50ca073d12c8
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 14ef475..2ed32a8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,7 @@ target/
*.jar
/bin/
.checkstyle
+
+#intellij files
+.idea
+son-handler.iml