chore: add ignored files in recalculate-patches, p=#12642
Some checks are pending
Code Linter / lint (push) Waiting to run

This commit is contained in:
Hythera 2026-03-05 16:47:34 +01:00 committed by GitHub
parent 3f0f07ac37
commit dbf6daebdc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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