From abe9420ac5220879d4790f9020c583cb037dd577 Mon Sep 17 00:00:00 2001 From: Skip Wonnell Date: Tue, 29 Aug 2017 22:39:17 -0500 Subject: Initial add of APPC client libraries Issue-ID: APPC-180 Change-Id: Ie0be2b518b90bb7f9996e9260c43fef75d1a5821 Signed-off-by: Skip Wonnell --- appc-client/.gitignore | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 appc-client/.gitignore (limited to 'appc-client/.gitignore') diff --git a/appc-client/.gitignore b/appc-client/.gitignore new file mode 100644 index 000000000..0a7fe3c3c --- /dev/null +++ b/appc-client/.gitignore @@ -0,0 +1,11 @@ +/target/ +/.idea/ +*.iml +/logs/ +/debug-logs/ +.settings/ +.project +*.swp +.pydevproject +.classpath +client-lib/logs/EELF/application.log -- cgit 1.2.3-korg