diff mbox

helper: add odp_chksum to .gitignore

Message ID 1435060661-20040-1-git-send-email-stuart.haslam@linaro.org
State Superseded
Headers show

Commit Message

Stuart Haslam June 23, 2015, 11:57 a.m. UTC
Signed-off-by: Stuart Haslam <stuart.haslam@linaro.org>
---
 helper/test/.gitignore | 1 +
 1 file changed, 1 insertion(+)

Comments

Bill Fischofer June 24, 2015, 5:15 p.m. UTC | #1
On Tue, Jun 23, 2015 at 6:57 AM, Stuart Haslam <stuart.haslam@linaro.org>
wrote:

> Signed-off-by: Stuart Haslam <stuart.haslam@linaro.org>
>

Reviewed-by: Bill Fischofer <bill.fischofer@linaro.org>


> ---
>  helper/test/.gitignore | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/helper/test/.gitignore b/helper/test/.gitignore
> index fe65f30..3542630 100644
> --- a/helper/test/.gitignore
> +++ b/helper/test/.gitignore
> @@ -1,4 +1,5 @@
>  *.trs
>  *.log
> +odp_chksum
>  odp_process
>  odp_thread
> --
> 2.1.1
>
> _______________________________________________
> lng-odp mailing list
> lng-odp@lists.linaro.org
> https://lists.linaro.org/mailman/listinfo/lng-odp
>
Maxim Uvarov June 29, 2015, 12:51 p.m. UTC | #2
Merged,
Thanks,
Maxim.

On 06/24/15 20:15, Bill Fischofer wrote:
>
>
> On Tue, Jun 23, 2015 at 6:57 AM, Stuart Haslam 
> <stuart.haslam@linaro.org <mailto:stuart.haslam@linaro.org>> wrote:
>
>     Signed-off-by: Stuart Haslam <stuart.haslam@linaro.org
>     <mailto:stuart.haslam@linaro.org>>
>
>
> Reviewed-by: Bill Fischofer <bill.fischofer@linaro.org 
> <mailto:bill.fischofer@linaro.org>>
>
>     ---
>      helper/test/.gitignore | 1 +
>      1 file changed, 1 insertion(+)
>
>     diff --git a/helper/test/.gitignore b/helper/test/.gitignore
>     index fe65f30..3542630 100644
>     --- a/helper/test/.gitignore
>     +++ b/helper/test/.gitignore
>     @@ -1,4 +1,5 @@
>      *.trs
>      *.log
>     +odp_chksum
>      odp_process
>      odp_thread
>     --
>     2.1.1
>
>     _______________________________________________
>     lng-odp mailing list
>     lng-odp@lists.linaro.org <mailto:lng-odp@lists.linaro.org>
>     https://lists.linaro.org/mailman/listinfo/lng-odp
>
>
>
>
> _______________________________________________
> lng-odp mailing list
> lng-odp@lists.linaro.org
> https://lists.linaro.org/mailman/listinfo/lng-odp
diff mbox

Patch

diff --git a/helper/test/.gitignore b/helper/test/.gitignore
index fe65f30..3542630 100644
--- a/helper/test/.gitignore
+++ b/helper/test/.gitignore
@@ -1,4 +1,5 @@ 
 *.trs
 *.log
+odp_chksum
 odp_process
 odp_thread