feat: New ignore rules to moz.configure for patch calculations, b=no-bug, c=scripts

This commit is contained in:
mr. m
2026-02-11 13:47:34 +01:00
parent bd0651165c
commit c7db15fe9d
2 changed files with 4 additions and 11 deletions

View File

@@ -11,7 +11,7 @@ npm run import
IGNORE_FILES=(
"shared.nsh"
"ignorePrefs.json"
"toolkit/moz.configure"
"moz.configure"
)
# Recursively find all .patch files in the current directory and its subdirectories