netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / .gitignore
1 #*#
2 *.a
3 *.d
4 *.gcno
5 *.gcda
6 *.ko
7 *.la
8 *.lo
9 *.loT
10 *.mod.c
11 *.o
12 *.obj
13 *.exe
14 *.exp
15 *.ilk
16 *.lib
17 *.pdb
18 *.pyc
19 *.so
20 *.suo
21 **/*.sym
22 *~
23 *,cover
24 .#*
25 .*.cmd
26 .*.swp
27 .coverage
28 .deps
29 .dirstamp
30 .libs
31 .tmp_versions
32 .gitattributes
33 /Makefile
34 /Makefile.in
35 /aclocal.m4
36 /all-distfiles
37 /all-gitfiles
38 /autom4te.cache
39 /build-arch-stamp
40 /build-indep-stamp
41 /compile
42 /config.guess
43 /config.h
44 /config.h.in
45 /config.log
46 /config.status
47 /config.sub
48 /configure
49 /configure-stamp
50 /depcomp
51 /distfiles
52 /dist-docs
53 /flake8-check
54 /install-sh
55 /libtool
56 /manpage-check
57 /missing
58 /missing-distfiles
59 /package.m4
60 /stamp-h1
61 /_build-gcc
62 /_build-clang
63 Module.symvers
64 TAGS
65 cscope.*
66 tags
67 _debian
68 odp-netlink.h
69 OvsDpInterface.h
70 /.vagrant/
71 testsuite.tmp.orig
72 /rpm/
73 /openvswitch-*.tar.gz