This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "".
The branch, api-next has been updated via 90f2fe4ce26e7a2b66bb5eb13e372ccf3dec0d1c (commit) from b95e7d08043ba45d12635c5afaa3fbf3a07ecc90 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit 90f2fe4ce26e7a2b66bb5eb13e372ccf3dec0d1c Author: Petri Savolainen petri.savolainen@linaro.org Date: Wed Nov 22 14:47:11 2017 +0200
example: tm: update gitignore
Added missing files to gitignore file.
Signed-off-by: Petri Savolainen petri.savolainen@linaro.org Reviewed-by: Bill Fischofer bill.fischofer@linaro.org Signed-off-by: Maxim Uvarov maxim.uvarov@linaro.org
diff --git a/example/traffic_mgmt/.gitignore b/example/traffic_mgmt/.gitignore index 9e742f0d..9902e702 100644 --- a/example/traffic_mgmt/.gitignore +++ b/example/traffic_mgmt/.gitignore @@ -1 +1,3 @@ -odp_traffic_mgmt \ No newline at end of file +*.log +*.trs +odp_traffic_mgmt
-----------------------------------------------------------------------
Summary of changes: example/traffic_mgmt/.gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)
hooks/post-receive