mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 02:45:54 +01:00
Normalize line endings
This commit is contained in:
@@ -6,4 +6,4 @@ tab_width = 4
|
|||||||
charset = utf-8
|
charset = utf-8
|
||||||
end_of_line = lf
|
end_of_line = lf
|
||||||
trim_trailing_whitespace = true
|
trim_trailing_whitespace = true
|
||||||
insert_final_newline = true
|
insert_final_newline = true
|
||||||
|
|||||||
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
* text=auto
|
||||||
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1 +1 @@
|
|||||||
node_modules/
|
node_modules/
|
||||||
|
|||||||
Reference in New Issue
Block a user