From 62efc2879e21742cbea00857b49d7e18fdb74853 Mon Sep 17 00:00:00 2001
From: Oliver Davies <oliver@oliverdavies.uk>
Date: Fri, 24 Jun 2016 02:19:28 +0100
Subject: [PATCH] Allow .editorconfig

---
 .gitignore-global | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore-global b/.gitignore-global
index 27ce28e3..94ce8a9e 100644
--- a/.gitignore-global
+++ b/.gitignore-global
@@ -15,6 +15,7 @@
 # Ignore (most) dotfiles.
 .*
 !.bowerrc
+!.editorconfig
 !.htaccess
 !.git*
 !.nojekyll