From eb27ca3e1b3e067e4798a115cb0f30b98f55fea0 Mon Sep 17 00:00:00 2001 From: Skip Wonnell Date: Fri, 12 Jan 2018 10:17:57 -0600 Subject: Add/update license text part 3 Convert some file formats from dos to unix Change-Id: Iab31d84016c84bf03df7fdc8cf0c163c23091a88 Issue-ID: APPC-398 Issue-ID: APPC-305 Signed-off-by: Skip Wonnell --- appc-inbound/appc-interfaces-service/bundle/.gitignore | 2 ++ appc-inbound/appc-interfaces-service/features/.gitignore | 2 ++ appc-inbound/appc-interfaces-service/model/.gitignore | 1 + 3 files changed, 5 insertions(+) (limited to 'appc-inbound/appc-interfaces-service') diff --git a/appc-inbound/appc-interfaces-service/bundle/.gitignore b/appc-inbound/appc-interfaces-service/bundle/.gitignore index b83d22266..7ef8f2467 100644 --- a/appc-inbound/appc-interfaces-service/bundle/.gitignore +++ b/appc-inbound/appc-interfaces-service/bundle/.gitignore @@ -1 +1,3 @@ /target/ +/target-ide/ +.settings \ No newline at end of file diff --git a/appc-inbound/appc-interfaces-service/features/.gitignore b/appc-inbound/appc-interfaces-service/features/.gitignore index b83d22266..e4b755c95 100644 --- a/appc-inbound/appc-interfaces-service/features/.gitignore +++ b/appc-inbound/appc-interfaces-service/features/.gitignore @@ -1 +1,3 @@ /target/ +/target-ide/ +/.settings/ \ No newline at end of file diff --git a/appc-inbound/appc-interfaces-service/model/.gitignore b/appc-inbound/appc-interfaces-service/model/.gitignore index b83d22266..774433019 100644 --- a/appc-inbound/appc-interfaces-service/model/.gitignore +++ b/appc-inbound/appc-interfaces-service/model/.gitignore @@ -1 +1,2 @@ /target/ +/target-ide/ \ No newline at end of file -- cgit 1.2.3-korg