From 17c2c59a3301cdc969fe53a9de8e0d84d4163b9e Mon Sep 17 00:00:00 2001 From: Skip Wonnell Date: Sat, 16 Dec 2017 18:48:27 -0600 Subject: Platform hardening for common bundle General code clean up code Additional test cases Support for APPC-348, APPC-349 Issue-ID: APPC-305 Change-Id: I341c960bb33794c681aea86f2bd1b415294ec03f Signed-off-by: Skip Wonnell --- appc-outbound/appc-aai-client/features/.gitignore | 1 + appc-outbound/appc-aai-client/provider/.gitignore | 1 + 2 files changed, 2 insertions(+) (limited to 'appc-outbound') diff --git a/appc-outbound/appc-aai-client/features/.gitignore b/appc-outbound/appc-aai-client/features/.gitignore index b83d22266..0dadbcafc 100755 --- a/appc-outbound/appc-aai-client/features/.gitignore +++ b/appc-outbound/appc-aai-client/features/.gitignore @@ -1 +1,2 @@ /target/ +/target-ide/ diff --git a/appc-outbound/appc-aai-client/provider/.gitignore b/appc-outbound/appc-aai-client/provider/.gitignore index b83d22266..0dadbcafc 100755 --- a/appc-outbound/appc-aai-client/provider/.gitignore +++ b/appc-outbound/appc-aai-client/provider/.gitignore @@ -1 +1,2 @@ /target/ +/target-ide/ -- cgit 1.2.3-korg