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:
parent
3f6078ec41
commit
97c3de64de
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,6 +9,7 @@
|
||||
*~
|
||||
build*/
|
||||
!doc/guides/build
|
||||
!tests/drivers/build_all
|
||||
cscope.*
|
||||
.dir
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user