mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-07 20:06:59 -06:00
Create .gitattributes file
This commit is contained in:
21
.gitattributes
vendored
Normal file
21
.gitattributes
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
|
||||
# default
|
||||
* text=auto
|
||||
|
||||
# leave unmodified
|
||||
*.ico binary
|
||||
*.bmp binary
|
||||
|
||||
# Visual Studio
|
||||
*.rc text eol=crlf
|
||||
*.dsp text eol=crlf
|
||||
*.dsw text eol=crlf
|
||||
*.manifest text eol=crlf
|
||||
|
||||
# Windows
|
||||
*.bat text eol=crlf
|
||||
*.cmd text eol=crlf
|
||||
*.hhp text eol=crlf
|
||||
*.inf text eol=crlf
|
||||
*.nsi text eol=crlf
|
||||
*.wxs text eol=crlf
|
||||
Reference in New Issue
Block a user