]> git.proxmox.com Git - mirror_ovs.git/blobdiff - .gitignore
trivial: Fix typo in comments.
[mirror_ovs.git] / .gitignore
index 8201d5092d5adaec0c719ce430723c7c2efc065d..2ac9cdac75121e6720a5201db443bb48e0474de8 100644 (file)
@@ -1,6 +1,8 @@
 #*#
 *.a
 *.d
+*.gcno
+*.gcda
 *.ko
 *.la
 *.lo
@@ -14,6 +16,7 @@
 *.lib
 *.pdb
 *.pyc
+*.retry
 *.so
 *.suo
 **/*.sym
@@ -27,7 +30,7 @@
 .dirstamp
 .libs
 .tmp_versions
-.gitattributes
+.vagrant
 /Makefile
 /Makefile.in
 /aclocal.m4
@@ -47,6 +50,9 @@
 /configure-stamp
 /depcomp
 /distfiles
+/dist-docs
+/flake8-check
+/docs-check
 /install-sh
 /libtool
 /manpage-check
@@ -62,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