]> git.proxmox.com Git - mirror_ovs.git/blobdiff - .gitignore
selinux: update for netlink socket types
[mirror_ovs.git] / .gitignore
index 800352c0c14b9cae42f704d9a4c34a66fb387811..2ac9cdac75121e6720a5201db443bb48e0474de8 100644 (file)
@@ -1,6 +1,8 @@
 #*#
 *.a
 *.d
+*.gcno
+*.gcda
 *.ko
 *.la
 *.lo
 *.lib
 *.pdb
 *.pyc
+*.retry
 *.so
 *.suo
+**/*.sym
 *~
 *,cover
 .#*
@@ -26,7 +30,7 @@
 .dirstamp
 .libs
 .tmp_versions
-.gitattributes
+.vagrant
 /Makefile
 /Makefile.in
 /aclocal.m4
@@ -46,6 +50,9 @@
 /configure-stamp
 /depcomp
 /distfiles
+/dist-docs
+/flake8-check
+/docs-check
 /install-sh
 /libtool
 /manpage-check
@@ -61,4 +68,13 @@ cscope.*
 tags
 _debian
 odp-netlink.h
+odp-netlink-macros.h
 OvsDpInterface.h
+/.vagrant/
+testsuite.tmp.orig
+/rpm/
+/openvswitch*.tar.gz
+/tests/lcov/
+/Documentation/_build
+/.venv
+/cxx-check