diff options
author | Vijay Venkatesh Kumar <vv770d@att.com> | 2020-02-13 22:48:36 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-02-13 22:48:36 +0000 |
commit | 8e924858d792abf90c689d65ec89daa67ed72298 (patch) | |
tree | a3d4e26644249598ab35a3337a5471830900502f /.gitignore | |
parent | 15ad507dc77e61628c554bee2f6bbb67ae605d93 (diff) | |
parent | cee68e2e64d35019b7b66570062bd6e8e7981dc5 (diff) |
Merge "Update microservice to run as standalone MS"
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,3 +6,7 @@ target/ *.jar /bin/ .checkstyle + +#intellij files +.idea +son-handler.iml |