Normalize line endings

This commit is contained in:
Sauli Anto 2019-10-03 19:08:20 +03:00
parent 379e1a6bef
commit f846bfa029
3 changed files with 3 additions and 2 deletions

View File

@ -6,4 +6,4 @@ tab_width = 4
charset = utf-8
end_of_line = lf
trim_trailing_whitespace = true
insert_final_newline = true
insert_final_newline = true

1
.gitattributes vendored Normal file
View File

@ -0,0 +1 @@
* text=auto

2
.gitignore vendored
View File

@ -1 +1 @@
node_modules/
node_modules/