mirror of
https://github.com/Xevion/easy7zip.git
synced 2026-01-31 08:24:11 -06:00
Create .gitattributes file
This commit is contained in:
Vendored
+21
@@ -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