From 215cfc985030a1f130e029f503ce2ae26301222c Mon Sep 17 00:00:00 2001
From: zowoq <59103226+zowoq@users.noreply.github.com>
Date: Mon, 21 Sep 2020 08:08:56 +1000
Subject: [PATCH] .editorconfig: add timidity.cfg

---
 .editorconfig | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.editorconfig b/.editorconfig
index 43970edebe5c..f34892678888 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -105,6 +105,9 @@ insert_final_newline = unset
 indent_size = unset
 trim_trailing_whitespace = unset
 
+[pkgs/tools/misc/timidity/timidity.cfg]
+trim_trailing_whitespace = unset
+
 [pkgs/top-level/emscripten-packages.nix]
 trim_trailing_whitespace = unset