cronet import: exclude .gitignore from import
Test: none Change-Id: I79200198264a54f517a18a3cfbc77030e89f3401
This commit is contained in:
@@ -20,6 +20,7 @@ common_excludes = [
|
||||
# Exclude existing *OWNERS files
|
||||
"**/*OWNERS",
|
||||
"**/.git/**",
|
||||
"**/.gitignore",
|
||||
]
|
||||
|
||||
cronet_origin_files = glob(
|
||||
|
||||
Reference in New Issue
Block a user