update .gitignore

This commit is contained in:
jfb8856606 2019-06-25 19:58:30 +08:00
parent d9e0c21a28
commit ce3a97c9f6
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -6,6 +6,7 @@
*.o *.o
*.so *.so
*.swap *.swap
*.pcap
dpdk/x86_64-native-linuxapp-gcc/ dpdk/x86_64-native-linuxapp-gcc/
example/helloworld example/helloworld
example/helloworld_epoll example/helloworld_epoll
@ -20,3 +21,5 @@ lib/machine_include/
lib/vnode_if.h lib/vnode_if.h
lib/vnode_if_newproto.h lib/vnode_if_newproto.h
lib/vnode_if_typedef.h lib/vnode_if_typedef.h
app/nginx-1.11.10/objs/
app/nginx-1.11.10/Makefile