diff mbox

gitignore: add test/api_test/odp_timer

Message ID 1397549033-26906-1-git-send-email-anders.roxell@linaro.org
State Accepted
Headers show

Commit Message

Anders Roxell April 15, 2014, 8:03 a.m. UTC
Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

Comments

Anders Roxell April 16, 2014, 4:27 p.m. UTC | #1
On 2014-04-15 10:03, Anders Roxell wrote:
> Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
> ---
>  .gitignore | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/.gitignore b/.gitignore
> index 6f95db0..0be562f 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -14,6 +14,7 @@ test/packet_netmap/odp_packet_netmap
>  test/api_test/odp_atomic
>  test/api_test/odp_shm
>  test/api_test/odp_ring
> +test/api_test/odp_timer
>  test/libpcap/libpcap
>  test/libpcap/tcpdump
>  test/libpcap/wireshark
> -- 
> 1.8.3.2
> 

Please acknowledged when a patch has been applied, by replying to the list.

Cheers,
Anders
diff mbox

Patch

diff --git a/.gitignore b/.gitignore
index 6f95db0..0be562f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,6 +14,7 @@  test/packet_netmap/odp_packet_netmap
 test/api_test/odp_atomic
 test/api_test/odp_shm
 test/api_test/odp_ring
+test/api_test/odp_timer
 test/libpcap/libpcap
 test/libpcap/tcpdump
 test/libpcap/wireshark