summaryrefslogtreecommitdiffstats
path: root/appc-outbound/.gitignore
diff options
context:
space:
mode:
authorSkip Wonnell <skip@att.com>2018-01-19 12:04:35 -0600
committerPatrick Brady <pb071s@att.com>2018-01-22 18:08:25 +0000
commit7eeaa11983f0fb4c05733d0addc2e0b68d4f6630 (patch)
tree73c5b7fb2a017050233fa8f0904c291a3f3c4cb1 /appc-outbound/.gitignore
parent4698688b9ff737c17c288c5d171ef6425748f6c8 (diff)
Java style clean-up for AAIService.java
Update AAIService.java to conform with ONAP java style. Issue-ID: APPC-433 Change-Id: If5eef9bb6e581eff35ff63c818d486cf4b876b55 Signed-off-by: Skip Wonnell <skip@att.com>
Diffstat (limited to 'appc-outbound/.gitignore')
-rwxr-xr-xappc-outbound/.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/appc-outbound/.gitignore b/appc-outbound/.gitignore
index 358cc65a6..81f37c071 100755
--- a/appc-outbound/.gitignore
+++ b/appc-outbound/.gitignore
@@ -1,3 +1,4 @@
/target/
/.project
-/.settings/
+**/.settings/
+**/target-ide/ \ No newline at end of file