AETHER-2846 Support all parameters which lists in Aether Docs

AETHER-2847 Integrating with Prometheus and record eNB information
AETHER-2848 Move SAS configuration as enodeb base, not plugin in driver code
AETHER-2879 add gps information in prometheus
AETHER-2880 add ip and port as configurable parameter in enodebd
AETHER-2897 Firmware update feature over CWMP
AETHER-3022 Integrate firmware upgrade state into configuration workflow
AETHER-3120 Develop ACS state machine with firmware upgrade feature

Change-Id: I0bcbf2229ba3c1638f2a997f3c651f8d6240145d
diff --git a/.gitignore b/.gitignore
index 200ed83..bbd439d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,8 +1,12 @@
 lte/
 orc8r/
+prometheus.yml
 metrics_pb2.py
 metrics_pb2_grpc.py
 
+### Log ###
+*.log
+
 ### Python ###
 # Byte-compiled / optimized / DLL files
 __pycache__/