mirror of
https://github.com/morgan9e/helium
synced 2026-04-15 00:44:06 +09:00
Add excluded files to DOMAIN_EXCLUDE_PREFIXES
This commit is contained in:
@@ -90,6 +90,9 @@ DOMAIN_EXCLUDE_PREFIXES = [
|
||||
'net/http/transport_security_state_static.json',
|
||||
# Exclusions for Visual Studio Project generation with GN (PR #445)
|
||||
'tools/gn/tools/gn/visual_studio_writer.cc',
|
||||
# Exclusions for files covered with other patches/unnecessary
|
||||
'components/search_engines/prepopulated_engines.json',
|
||||
'third_party/blink/renderer/core/dom/document.cc',
|
||||
]
|
||||
|
||||
# pathlib.Path.match() patterns to include in domain substitution
|
||||
|
||||
Reference in New Issue
Block a user