diff --git a/scripts/recalculate-patches.sh b/scripts/recalculate-patches.sh index 2bb2d5e3e..f19684099 100755 --- a/scripts/recalculate-patches.sh +++ b/scripts/recalculate-patches.sh @@ -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