Follow-up to cc36182: .gitignore patterns are case-sensitive on ext4,
so the previous lowercase-only rules let BRPRI16A.CAT/INF through.
28 lines
171 B
Plaintext
28 lines
171 B
Plaintext
*.exe
|
|
*.zip
|
|
*.msi
|
|
*.msp
|
|
*.mst
|
|
*.cab
|
|
*.sys
|
|
*.dll
|
|
*.inf
|
|
*.cat
|
|
*.dl_
|
|
*.da_
|
|
*.ch_
|
|
*.in_
|
|
*.ex_
|
|
*.ds_
|
|
*.EXE
|
|
*.ZIP
|
|
*.MSI
|
|
*.CAB
|
|
*.SYS
|
|
*.DLL
|
|
*.INF
|
|
*.CAT
|
|
Thumbs.db
|
|
Output/
|
|
.claude/
|