Add imports directory to ignore list
Change-Id: Iac2ae46ff606e6c71628ca480ac1b5fe82d9bf4e Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>bb10
parent
bf3c3862b4
commit
d7851bbc58
|
|
@ -215,6 +215,7 @@ examples/tools/plugandpaint/plugins
|
|||
include/*
|
||||
include/*/*
|
||||
lib/*
|
||||
imports/*
|
||||
!lib/fonts
|
||||
!lib/README
|
||||
plugins/*/*
|
||||
|
|
|
|||
Loading…
Reference in New Issue