cronet import: exclude .gitignore from import

Test: none
Change-Id: I79200198264a54f517a18a3cfbc77030e89f3401
This commit is contained in:
Patrick Rohr
2023-03-21 10:39:17 -07:00
parent 82104369dd
commit 2bbe771ceb

View File

@@ -20,6 +20,7 @@ common_excludes = [
# Exclude existing *OWNERS files
"**/*OWNERS",
"**/.git/**",
"**/.gitignore",
]
cronet_origin_files = glob(