mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Fixed line feeds on Windows (#1614)
Fixes lines endings on Windows with `autocrlf: true`, which is the default
This commit is contained in:
2
.gitattributes
vendored
Normal file
2
.gitattributes
vendored
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
# Enforce Unix newlines
|
||||||
|
* text=auto eol=lf
|
||||||
Reference in New Issue
Block a user