From ce3a97c9f6a1a3b71eada87bd579fb365a19ed15 Mon Sep 17 00:00:00 2001 From: jfb8856606 Date: Tue, 25 Jun 2019 19:58:30 +0800 Subject: [PATCH] update .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 81a6553ed..88212b6f7 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ *.o *.so *.swap +*.pcap dpdk/x86_64-native-linuxapp-gcc/ example/helloworld example/helloworld_epoll @@ -20,3 +21,5 @@ lib/machine_include/ lib/vnode_if.h lib/vnode_if_newproto.h lib/vnode_if_typedef.h +app/nginx-1.11.10/objs/ +app/nginx-1.11.10/Makefile