Add base CMake file

This adds a base CMake file; it is not complete, but gets us started
toward building a working one

Issue-ID: RIC-684

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I8d1b135d1561ced67213a663047d4c581eb6d0ee
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..c4d997b
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+*-
+attic/
+.push_type