tests: add fast path ipv6 python tests for outbound policy matching
[vpp.git] / .gitignore
index d2c8538..4b7ed4f 100644 (file)
@@ -10,6 +10,7 @@
 /build-root/path_setup
 /build-root/deb/debian/vpp-plugins/
 /build-root/deb/.pybuild/
+/build-root/*.buildinfo
 /build-root/*.deb
 /build-root/*.rpm
 /build-root/*.tar.xz
@@ -20,6 +21,9 @@
 /test/run/
 /test/build/
 /test/coverage/
+/test/venv/
+/test/vapi_test/
+/test/doc/build/
 /build-config.mk
 /build/external/*.tar.gz
 /build/external/*.tar.xz
@@ -39,7 +43,6 @@ config.log
 config.guess
 config.sub
 config.status
-configure
 configure.scan
 coverage_report
 depcomp
@@ -80,10 +83,7 @@ GTAGS
 /build-root/docs
 /build-root/.doxygen-bootstrap.ok
 /build-root/.doxygen-siphon.dep
-/docs/_build
-/docs/dynamic_includes
-/sphinx_venv
-!/docs/Makefile
+/docs/venv
 
 # language servers
 compile_commands.json
@@ -114,5 +114,8 @@ compile_commands.json
 # extras gomemif build files
 /extras/gomemif/bazel*
 
+# vpptop build files
+/extras/vpptop/build/*
+
 # debian packaging
 .pc