Initial directory structure for integration

Change-Id: Ic578c19fa84ce2a49b7d875e15036e8ac9885831
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..bb0dee2
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,3 @@
+*.java text eol=lf
+*.xml text eol=lf
+*.sh text eol=lf