vcl: move tests to src/tests
[vpp.git] / .gitignore
index 19378e8..d91975e 100644 (file)
@@ -39,7 +39,6 @@ config.log
 config.guess
 config.sub
 config.status
-configure
 configure.scan
 coverage_report
 depcomp
@@ -113,3 +112,9 @@ compile_commands.json
 
 # extras gomemif build files
 /extras/gomemif/bazel*
+
+# vpptop build files
+/extras/vpptop/build/*
+
+# debian packaging
+.pc
\ No newline at end of file