crypto crypto-openssl: support hashing operations
[vpp.git] / .gitignore
index d2c8538..d91975e 100644 (file)
@@ -39,7 +39,6 @@ config.log
 config.guess
 config.sub
 config.status
-configure
 configure.scan
 coverage_report
 depcomp
@@ -114,5 +113,8 @@ compile_commands.json
 # extras gomemif build files
 /extras/gomemif/bazel*
 
+# vpptop build files
+/extras/vpptop/build/*
+
 # debian packaging
-.pc
+.pc
\ No newline at end of file