Fixes resource file exemption.
The previous version missed out on other file types (JSON motion files, mp4, etc.) Change-Id: I2d1846ff1ab2461fe0c3716b02d1a323cb8af85b
This commit is contained in:
2
OWNERS
2
OWNERS
@@ -12,4 +12,4 @@ sunnyshao@google.com
|
|||||||
yantingyang@google.com
|
yantingyang@google.com
|
||||||
|
|
||||||
# Exempt resource files (because they are in a flat directory and too hard to manage via OWNERS)
|
# Exempt resource files (because they are in a flat directory and too hard to manage via OWNERS)
|
||||||
per-file *.xml=*
|
per-file res/**=*
|
||||||
|
Reference in New Issue
Block a user