virtio: fix the packet buffering initialization order
[vpp.git] / .gitignore
index aba513c..ec9ee7b 100644 (file)
@@ -88,6 +88,7 @@ GTAGS
 # language servers
 compile_commands.json
 .clangd
+.cache
 
 # indent backup files
 *.BAK
@@ -123,3 +124,20 @@ compile_commands.json
 # No test log files
 **/test-run-*-*-*
 
+# host stack test framework
+/extras/hs-test/vpp-data
+/extras/hs-test/hs-test
+/extras/hs-test/http_server
+/extras/hs-test/.build.vpp
+
+# ./configure
+/CMakeFiles
+/bin
+/lib
+/.ninja_deps
+/.ninja_log
+/CMakeCache.txt
+/build.ninja
+/cmake_install.cmake
+/startup.conf
+/startup.vpp