commit | 5a5c63ca527932c60f92bde0c4495784315d9bf7 | [log] [tgz] |
---|---|---|
author | E. Scott Daniels <daniels@research.att.com> | Fri Feb 05 09:36:46 2021 -0500 |
committer | E. Scott Daniels <daniels@research.att.com> | Fri Feb 05 09:36:46 2021 -0500 |
tree | 8a91351b4599f1df5926be998d53524838875133 | |
parent | b37f3cd2dd2dbb16c417491c06e9fa5c4f674bf0 [diff] [blame] |
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