netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / .gitignore
index bd87a7f..dbf33d2 100644 (file)
@@ -1,6 +1,8 @@
 #*#
 *.a
 *.d
+*.gcno
+*.gcda
 *.ko
 *.la
 *.lo
@@ -15,6 +17,8 @@
 *.pdb
 *.pyc
 *.so
+*.suo
+**/*.sym
 *~
 *,cover
 .#*
@@ -25,6 +29,7 @@
 .dirstamp
 .libs
 .tmp_versions
+.gitattributes
 /Makefile
 /Makefile.in
 /aclocal.m4
@@ -44,6 +49,8 @@
 /configure-stamp
 /depcomp
 /distfiles
+/dist-docs
+/flake8-check
 /install-sh
 /libtool
 /manpage-check
@@ -58,3 +65,9 @@ TAGS
 cscope.*
 tags
 _debian
+odp-netlink.h
+OvsDpInterface.h
+/.vagrant/
+testsuite.tmp.orig
+/rpm/
+/openvswitch-*.tar.gz