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 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -9,6 +9,7 @@
|
|||
*~
|
||||
build*/
|
||||
!doc/guides/build
|
||||
!tests/drivers/build_all
|
||||
cscope.*
|
||||
.dir
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue