From 618074a0535a700c60456f7c28db477c559989ec Mon Sep 17 00:00:00 2001 From: Jay Thomas Date: Sat, 14 Oct 2017 10:55:33 -0400 Subject: Add editorconfig (#997) Add editorconfig --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 30ab9ad6..2a991808 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ /init.vim /doc/tags .* +!.editorconfig *.obj tags -- cgit v1.2.3