]> git.proxmox.com Git - mirror_ovs.git/blobdiff - .gitignore
cirrus: Use FreeBSD 12.2.
[mirror_ovs.git] / .gitignore
index 22ea3ecccf053c64e8bdff4262e39b8489761bfe..f1cdcf124f2bc8cd91ea80459f13ae0faee8d47a 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
 /configure-stamp
 /depcomp
 /distfiles
+/dist-docs
+/flake8-check
+/docs-check
 /install-sh
 /libtool
+/manpages.mk
 /manpage-check
 /missing
 /missing-distfiles
@@ -60,3 +68,14 @@ TAGS
 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