Support: Container Metrics collection and Visualization
[vswitchperf.git] / .gitignore
index 4875119..c162c94 100644 (file)
@@ -47,7 +47,6 @@ coverage.xml
 *.log
 
 # Sphinx documentation
-docs/_build/
 
 # PyBuilder
 target/
@@ -58,7 +57,6 @@ target/
 
 *~
 .*.sw?
-/docs_build/
 /docs_output/
 /releng/
 /src/dpdk/dpdk/
@@ -67,6 +65,7 @@ target/
 /src/vpp/vpp/
 /src_cuse/
 /src_vanilla/
+/src/trex/trex
 .vagrant
 tags
 
@@ -77,3 +76,4 @@ tags
 !/src/l2fwd/LICENSE.txt
 !/src/l2fwd/Makefile
 
+docs/_build/*