Init commit for standalone enodebd

Change-Id: I88eeef5135dd7ba8551ddd9fb6a0695f5325337b
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..200ed83
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,11 @@
+lte/
+orc8r/
+metrics_pb2.py
+metrics_pb2_grpc.py
+
+### Python ###
+# Byte-compiled / optimized / DLL files
+__pycache__/
+*.py[cod]
+*$py.class
+