diff options
author | Dileep Ranganathan <dileep.ranganathan@intel.com> | 2019-05-22 16:47:14 -0700 |
---|---|---|
committer | Dileep Ranganathan <dileep.ranganathan@intel.com> | 2019-05-22 16:47:14 -0700 |
commit | 6ed2a1bb9ba878059eaf23e499e73f1b9e7a7bfe (patch) | |
tree | 1a3ec826d7a5d958063110e3cfa2e0393743eb4a /vnfs/DAaaS/collectd-operator/.gitignore | |
parent | e19067379fbfce13cc153de96c18718ba115889c (diff) |
Makefile for Collectd-Operator
Create Makefile for collectd-operator
Updated .gitignore with coverage and other common ignorable files.
Issue-ID: ONAPARC-461
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
Change-Id: I6cbcaa5da1fe8ced58519e123ff548f5cf8da2b4
Diffstat (limited to 'vnfs/DAaaS/collectd-operator/.gitignore')
-rw-r--r-- | vnfs/DAaaS/collectd-operator/.gitignore | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/vnfs/DAaaS/collectd-operator/.gitignore b/vnfs/DAaaS/collectd-operator/.gitignore index a7976e1e..4ff0bf71 100644 --- a/vnfs/DAaaS/collectd-operator/.gitignore +++ b/vnfs/DAaaS/collectd-operator/.gitignore @@ -20,8 +20,6 @@ vendor src/github.com src/golang.org - - # Temporary Build Files build/_output build/_test |