2
0
mirror of https://github.com/openvswitch/ovs synced 2025-08-22 01:51:26 +00:00

tests: Add clang-analyzer-results to gitignore.

Fixes: 30b79363b967 ("Makefile.am: Add clang static analysis support")
Signed-off-by: Nobuhiro MIKI <nmiki@yahoo-corp.jp>
Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
This commit is contained in:
Nobuhiro MIKI 2023-08-18 18:51:34 +09:00 committed by Ilya Maximets
parent d910fd8a0f
commit f1305b5a28

1
tests/.gitignore vendored
View File

@ -3,6 +3,7 @@
/Makefile.in
/atconfig
/atlocal
/clang-analyzer-results/
/idltest.c
/idltest.h
/idltest.ovsidl