From 9ffd5a2afb9fb17f7e8b8d2d935390feb03aef17 Mon Sep 17 00:00:00 2001 From: 10sr <8slashes+git@gmail.com> Date: Thu, 22 Oct 2015 00:42:16 +0900 Subject: [PATCH] Add editorconfig for windows dir --- win/.editorconfig | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 win/.editorconfig diff --git a/win/.editorconfig b/win/.editorconfig new file mode 100644 index 0000000..684bbab --- /dev/null +++ b/win/.editorconfig @@ -0,0 +1,2 @@ +[*] +end_of_line = crlf