mirror of
https://github.com/certbot/certbot.git
synced 2026-08-02 00:22:28 +02:00
Merge pull request #1163 from thomwiggers/patch-1
Add gitattributes file to mark bat file as CRLF
This commit is contained in:
@@ -0,0 +1,7 @@
|
|||||||
|
* text=auto eol=lf
|
||||||
|
|
||||||
|
# special files
|
||||||
|
*.bat text eol=crlf
|
||||||
|
*.jpeg binary
|
||||||
|
*.jpg binary
|
||||||
|
*.png binary
|
||||||
Reference in New Issue
Block a user