From 5460325ead9ea2093da32bd6b3db2f2a92263aeb Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Sun, 12 May 2019 21:58:16 -0700 Subject: add editor config --- .editorconfig | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .editorconfig (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 0000000..d9a328f --- /dev/null +++ b/.editorconfig @@ -0,0 +1,2 @@ +[*.h] +indent_style = tab \ No newline at end of file -- cgit v1.2.3