]> git.proxmox.com Git - mirror_ovs.git/blobdiff - .gitignore
trivial: Fix typo in comments.
[mirror_ovs.git] / .gitignore
index 077a178dc187da896b0bca8a66bf995c65c2c994..2ac9cdac75121e6720a5201db443bb48e0474de8 100644 (file)
@@ -16,6 +16,7 @@
 *.lib
 *.pdb
 *.pyc
+*.retry
 *.so
 *.suo
 **/*.sym
@@ -29,7 +30,7 @@
 .dirstamp
 .libs
 .tmp_versions
-.gitattributes
+.vagrant
 /Makefile
 /Makefile.in
 /aclocal.m4
@@ -51,6 +52,7 @@
 /distfiles
 /dist-docs
 /flake8-check
+/docs-check
 /install-sh
 /libtool
 /manpage-check
@@ -66,9 +68,13 @@ cscope.*
 tags
 _debian
 odp-netlink.h
+odp-netlink-macros.h
 OvsDpInterface.h
 /.vagrant/
 testsuite.tmp.orig
 /rpm/
-/openvswitch-*.tar.gz
+/openvswitch*.tar.gz
 /tests/lcov/
+/Documentation/_build
+/.venv
+/cxx-check