Message ID | 1397549033-26906-1-git-send-email-anders.roxell@linaro.org |
---|---|
State | Accepted |
Headers | show |
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 --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
Signed-off-by: Anders Roxell <anders.roxell@linaro.org> --- .gitignore | 1 + 1 file changed, 1 insertion(+)