mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-11 08:07:12 -06:00
easy 7-zip mod for 23.01: rebased from 19.00
This commit is contained in:
committed by
shunf4
parent
6086b78b4f
commit
b34719746b
11
.gitattributes
vendored
11
.gitattributes
vendored
@@ -1,6 +1,6 @@
|
||||
|
||||
# default
|
||||
* text=auto
|
||||
* text=crlf
|
||||
|
||||
# leave unmodified
|
||||
*.ico binary
|
||||
@@ -18,3 +18,12 @@
|
||||
*.inf text eol=crlf
|
||||
*.nsi text eol=crlf
|
||||
*.wxs text eol=crlf
|
||||
|
||||
# These files are text and should be normalized (Convert crlf => lf)
|
||||
|
||||
*.txt text
|
||||
*.vcproj text
|
||||
*.cpp text
|
||||
*.h text
|
||||
*.def text
|
||||
*.rc text
|
||||
|
||||
Reference in New Issue
Block a user