diff options
author | Shashank Kumar Shankar <shashank.kumar.shankar@intel.com> | 2018-02-13 10:28:17 -0800 |
---|---|---|
committer | Shashank Kumar Shankar <shashank.kumar.shankar@intel.com> | 2018-02-13 16:35:39 -0800 |
commit | 88a7fd4b899bbd1230852be63e380ce843dec338 (patch) | |
tree | d1b3d5d05cd6cb1e24fdaa121256da1e4fbea26d /.gitignore | |
parent | eebc178aa2c188ee25a4b2c6637b565279ae49f9 (diff) |
Update Makefile and gitignore
This patch updates the Makefile and gitignore and also tests
Jenkins jobs on the merged CI job.
Change-Id: I94d1b778b2663081df38140f54d98eb1c1316055
Issue-ID: MUSIC-23
Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -3,3 +3,7 @@ consul .DS_Store vendor/ +bin/ +pkg/ +target/ +src/github.com/ |