diff mbox series

[ovs-dev,v2,1/4] .gitignore: Add clangd configuration file.

Message ID 20240625081157.643558-1-whitecrowbar@gmail.com
State Superseded
Delegated to: Simon Horman
Headers show
Series [ovs-dev,v2,1/4] .gitignore: Add clangd configuration file. | expand

Checks

Context Check Description
ovsrobot/apply-robot success apply and check: success
ovsrobot/github-robot-_Build_and_Test success github build: passed
ovsrobot/intel-ovs-compilation success test: success

Commit Message

Grigorii Nazarov June 25, 2024, 8:11 a.m. UTC
Signed-off-by: Grigorii Nazarov <whitecrowbar@gmail.com>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/.gitignore b/.gitignore
index 26ed8d3d0..3c7250159 100644
--- a/.gitignore
+++ b/.gitignore
@@ -79,3 +79,4 @@  testsuite.tmp.orig
 /Documentation/_build
 /.venv
 /cxx-check
+/compile_flags.txt