diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 0000000..ec4643c --- /dev/null +++ b/.editorconfig @@ -0,0 +1,4 @@ +root = true + +[*] +end_of_line = crlf \ No newline at end of file diff --git a/.gitignore b/.gitignore index c3a204e..7ef8955 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ !.github/* !.gitattributes !.gitignore +!.editorconfig !readme.md !.gitkeep !*/