ofproto: Fix potential leak during flow mods.
[sliver-openvswitch.git] / .gitignore
1 #*#
2 *.a
3 *.d
4 *.ko
5 *.la
6 *.lo
7 *.loT
8 *.mod.c
9 *.o
10 *.obj
11 *.exe
12 *.exp
13 *.ilk
14 *.lib
15 *.pdb
16 *.pyc
17 *.so
18 *~
19 *,cover
20 .#*
21 .*.cmd
22 .*.swp
23 .coverage
24 .deps
25 .dirstamp
26 .libs
27 .tmp_versions
28 /Makefile
29 /Makefile.in
30 /aclocal.m4
31 /all-distfiles
32 /all-gitfiles
33 /autom4te.cache
34 /build-arch-stamp
35 /build-indep-stamp
36 /compile
37 /config.guess
38 /config.h
39 /config.h.in
40 /config.log
41 /config.status
42 /config.sub
43 /configure
44 /configure-stamp
45 /depcomp
46 /distfiles
47 /install-sh
48 /libtool
49 /manpage-check
50 /missing
51 /missing-distfiles
52 /package.m4
53 /stamp-h1
54 /_build-gcc
55 /_build-clang
56 Module.symvers
57 TAGS
58 cscope.*
59 tags
60 _debian