1
0
mirror of https://github.com/svg/svgo.git synced 2025-04-19 10:22:15 +03:00

Enforce LF (#1393)

On Windows `autocrlf` is true by default
This commit is contained in:
XhmikosR 2021-03-02 10:01:46 +02:00 committed by GitHub
parent a2947e33b5
commit c1b8c3e261
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
.gitattributes vendored Normal file
View File

@ -0,0 +1,2 @@
# Enforce Unix newlines
* text=auto eol=lf