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
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