crypto crypto-openssl: support hashing operations
[vpp.git] / .gitignore
index ea33024..d91975e 100644 (file)
@@ -39,7 +39,6 @@ config.log
 config.guess
 config.sub
 config.status
-configure
 configure.scan
 coverage_report
 depcomp
@@ -81,6 +80,7 @@ GTAGS
 /build-root/.doxygen-bootstrap.ok
 /build-root/.doxygen-siphon.dep
 /docs/_build
+/docs/dynamic_includes
 /sphinx_venv
 !/docs/Makefile
 
@@ -112,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