API refactoring : lisp
[vpp.git] / .gitignore
index e88652c..c12eedf 100644 (file)
@@ -13,6 +13,9 @@
 /build-root/*.deb
 /build-root/*.rpm
 /build-root/*.changes
+/build-root/test-doc/
+/build-root/test-cov/
+/build-root/python/
 /build-config.mk
 /dpdk/*.tar.gz
 /dpdk/*.tar.xz
@@ -82,3 +85,6 @@ GTAGS
 /vpp-api/python/vpp_papi.egg-info
 /vpp-api/python/vpp_papi/memclnt.py
 /vpp-api/python/vpp_papi/vpe.py
+
+# Build files in the test directory
+/test/*.ok