Untrack binary driver/installer payloads
Adds .cab, .sys, .dll, .inf, .cat, .dl_, .da_, .ch_, .in_, .ex_, .ds_, .msp, .mst, and Thumbs.db to .gitignore. Removes 575 previously-tracked binary files from the index (files remain on disk, just no longer version controlled). Keeps .iss/.ps1/.md/.config source tracked.
This commit is contained in:
@@ -1 +0,0 @@
|
||||
5.1055.3.1
|
||||
@@ -1 +0,0 @@
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,51 +0,0 @@
|
||||
[OEMFiles]
|
||||
OEMConfigFile1=x3up08M.dll
|
||||
OEMDriverFile1=x3rpcl08M.dll
|
||||
|
||||
;
|
||||
;
|
||||
;
|
||||
|
||||
[ModelNames]
|
||||
; Important: This list must exactly match the model names in the INF file
|
||||
xModelName1="Xerox Global Print Driver PCL6"
|
||||
|
||||
xModelName2="Xerox GPD PCL6 V5.1055.3.0"
|
||||
|
||||
;
|
||||
;
|
||||
;
|
||||
|
||||
[ModelIds]
|
||||
; Note: This list is independent of the names in the INF
|
||||
xModelId1=Xerox Global Print Driver
|
||||
xModelVersion1=1
|
||||
|
||||
xModelId2=Xerox GPD
|
||||
xModelVersion2=1
|
||||
|
||||
;
|
||||
;
|
||||
;
|
||||
|
||||
[Defs]
|
||||
|
||||
xModelId=0
|
||||
|
||||
xProdUID=UNIV
|
||||
|
||||
xInstallCompleted=No
|
||||
|
||||
xColor=Monochrome
|
||||
|
||||
xPDL=PCLXL
|
||||
|
||||
xInbox=No
|
||||
|
||||
xFreeCP=No
|
||||
|
||||
xPrintProc=Yes
|
||||
|
||||
xResDll=X
|
||||
|
||||
xManufacturer="Xerox"
|
||||
Reference in New Issue
Block a user