mirror of
https://github.com/zen-browser/desktop.git
synced 2026-09-12 19:50:13 +05:00
chore: add ignored files in recalculate-patches, p=#12642
Some checks are pending
Code Linter / lint (push) Waiting to run
Some checks are pending
Code Linter / lint (push) Waiting to run
This commit is contained in:
parent
3f0f07ac37
commit
dbf6daebdc
@ -12,6 +12,9 @@ IGNORE_FILES=(
|
||||
"shared.nsh"
|
||||
"ignorePrefs.json"
|
||||
"moz.configure"
|
||||
"AsyncShutdown.sys.mjs"
|
||||
"Info.plist.in"
|
||||
"firefox.js"
|
||||
)
|
||||
|
||||
# Recursively find all .patch files in the current directory and its subdirectories
|
||||
|
||||
Loading…
Reference in New Issue
Block a user