mirror of
https://github.com/grafana/grafana.git
synced 2026-09-05 04:40:13 -05:00
Git: Create .gitattributes for windows line endings (#28340)
With this set, Windows users will have text files converted from Windows style line endings (\r\n) to Unix style line endings (\n) when they’re added to the repository. https://www.edwardthomson.com/blog/git_for_windows_line_endings.html
This commit is contained in:
@@ -0,0 +1 @@
|
||||
* text=auto
|
||||
Reference in New Issue
Block a user