mirror of
https://github.com/runofthemillgeek/swarnam-obsidian.git
synced 2025-01-18 13:50:12 +00:00
use LF instead of CRLF (#28)
This commit is contained in:
parent
24918c946d
commit
f690c04577
@ -3,6 +3,7 @@ root = true
|
|||||||
|
|
||||||
[*]
|
[*]
|
||||||
charset = utf-8
|
charset = utf-8
|
||||||
|
end_of_line = lf
|
||||||
insert_final_newline = true
|
insert_final_newline = true
|
||||||
indent_style = tab
|
indent_style = tab
|
||||||
indent_size = 4
|
indent_size = 4
|
||||||
|
Loading…
Reference in New Issue
Block a user