From 89aee2a3c2c592cf5a3c5d5f9a7415979f4b0748 Mon Sep 17 00:00:00 2001 From: Christian Schwarz Date: Thu, 26 May 2016 22:39:00 +0200 Subject: Added .editorconfig (#192) --- .editorconfig | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .editorconfig (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 00000000..a5aac145 --- /dev/null +++ b/.editorconfig @@ -0,0 +1,4 @@ +root = true + +[*.{cs,xaml}] +indent_style = tab \ No newline at end of file -- cgit v1.2.3