gitignore: exclude tests/drivers/build_all

Exclude tests/drivers/build_all from the build*/ wildcard.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
Kumar Gala 2020-03-20 10:14:40 -05:00 committed by Kumar Gala
commit 97c3de64de

1
.gitignore vendored
View file

@ -9,6 +9,7 @@
*~
build*/
!doc/guides/build
!tests/drivers/build_all
cscope.*
.dir