build: exclude patch helper when working on patch

This commit is contained in:
Baptiste Augrain
2026-04-25 18:48:04 +02:00
parent cfc6141183
commit e34f5aa1fd

View File

@@ -80,13 +80,13 @@ if [[ "${FILE}" != "../patches/helper/settings.patch" ]]; then
done
fi
done
fi
git add .
git commit --no-verify -q -m "VSCODIUM HELPER"
normalize_file "${1}"
fi
fi
fi
echo "FILE: ${FILE}"