From 6716590c91cc17bfc9fdb54715d15c1475ec8a86 Mon Sep 17 00:00:00 2001 From: Matthias Mees <mm@yellowled.de> Date: Sun, 6 Jan 2013 16:32:07 +0100 Subject: [PATCH] Added .editorconfig to .gitignore. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 3b81c66f..288b8c88 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ plugins/additional_plugins* /.buildpath /.project .DS_Store +.editorconfig \ No newline at end of file