From 156de15c1b878cd27b2c841ad279d7a4229c2a40 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Wed, 19 Jun 2019 10:38:47 -0700 Subject: add editorconfig --- 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 0000000..49bc4f8 --- /dev/null +++ b/editorconfig @@ -0,0 +1,4 @@ +root = true + +[*.h] +indent_style = tab \ No newline at end of file -- cgit v1.2.3