Here is what i am doing.
1) Cloning my project from github to local machine.
"git clone https://github.com/xxxxxx/QACODE.git"
2) Then i am trying to zip my project through commandline.
"7z a QACODE C:/Users/Administrator/Desktop/workbench/*"
3) And this is what i am seeing in the compressed folder.