CSIT setup in NCMP-DMI-PLUGIN Repo

- Infrastructure code for ncmp-dmi CSITs.
- Enhanced timeout message for sdnc during setup.
- Basic CSITs for dmi health and get modules from SDNC.
- Fixed shell script permissions from 100644 to 100755.
- Fixing .gitignore as it was ignoring *.zip format and we need key0.zip
  as part of SDNC CSIT setup.

Issue-ID: CPS-930
Change-Id: I39054e3ec2c9281821ca146831ae6cc82d674924
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
diff --git a/.gitignore b/.gitignore
index 3ab1019..c8f6e40 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,8 +1,8 @@
 *.class
 *.jar
 *.war
-*.zip
 *.log
+*.log.zip
 
 target/
 log/