Initial OpenECOMP sdc-distribution-client  commit

Change-Id: I6dd20cdaf36d22836db1e9b6956c90652b6a38d7
Signed-off-by: Michael Lando <ml636r@att.com>
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..1b6d5d3
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,17 @@
+# Eclipse
+.classpath
+.project
+.settings/
+
+# Maven
+log/
+target/
+
+# Package Files #
+*.jar
+*.war
+*.ear
+
+# Other
+*.class
+*.orig
\ No newline at end of file