Files
inno-installers/.gitignore
cproudlock 4c628bb748 Ignore uppercase binary extensions (.CAT, .INF, .DLL, etc.)
Follow-up to cc36182: .gitignore patterns are case-sensitive on ext4,
so the previous lowercase-only rules let BRPRI16A.CAT/INF through.
2026-04-17 11:59:40 -04:00

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/