Revert "cleanup: Remove .editorconfig and add to gitignore"

This reverts commit 717d5e0f39.
This commit is contained in:
Farkas József
2017-02-11 22:46:21 +01:00
parent f1f8a8d64e
commit 9a4c5bacb0
2 changed files with 11 additions and 1 deletions

11
.editorconfig Normal file
View File

@@ -0,0 +1,11 @@
# editorconfig.org
root = true
[*]
charset = utf-8
indent_size = 4
indent_style = space
endofline = lf
trim_trailing_whitespace = true
insert_final_newline = true

1
.gitignore vendored
View File

@@ -6,4 +6,3 @@ dist
*.iml
*.sublime-project
*.sublime-workspace
.editorconfig