2014-01-30 14:34:51

by Andrei Emeltchenko

[permalink] [raw]
Subject: [PATCH] gitignore: Add unit/avctp to .gitignore

From: Andrei Emeltchenko <[email protected]>

---
.gitignore | 1 +
1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index e2b23fc..2210e03 100644
--- a/.gitignore
+++ b/.gitignore
@@ -110,6 +110,7 @@ unit/test-gobex-header
unit/test-gobex-packet
unit/test-gobex-transfer
unit/test-avdtp
+unit/test-avctp
unit/test-*.log
unit/test-*.trs

--
1.8.3.2



2014-02-02 16:05:12

by Luiz Augusto von Dentz

[permalink] [raw]
Subject: Re: [PATCH] gitignore: Add unit/avctp to .gitignore

Hi Andrei,

On Thu, Jan 30, 2014 at 6:34 AM, Andrei Emeltchenko
<[email protected]> wrote:
> From: Andrei Emeltchenko <[email protected]>
>
> ---
> .gitignore | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/.gitignore b/.gitignore
> index e2b23fc..2210e03 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -110,6 +110,7 @@ unit/test-gobex-header
> unit/test-gobex-packet
> unit/test-gobex-transfer
> unit/test-avdtp
> +unit/test-avctp
> unit/test-*.log
> unit/test-*.trs
>
> --
> 1.8.3.2

Applied, thanks.


--
Luiz Augusto von Dentz