summary refs log tree commit diff
path: root/.editorconfig
diff options
context:
space:
mode:
authorzowoq <59103226+zowoq@users.noreply.github.com>2020-09-21 08:08:56 +1000
committerzowoq <59103226+zowoq@users.noreply.github.com>2020-09-21 08:08:56 +1000
commit215cfc985030a1f130e029f503ce2ae26301222c (patch)
tree53df005223fa404b2e4060ccfb7d7f0a1f1da36a /.editorconfig
parent37ab1fe8cbae041592fe858698d4716899189f9e (diff)
downloadnixpkgs-215cfc985030a1f130e029f503ce2ae26301222c.tar
nixpkgs-215cfc985030a1f130e029f503ce2ae26301222c.tar.gz
nixpkgs-215cfc985030a1f130e029f503ce2ae26301222c.tar.bz2
nixpkgs-215cfc985030a1f130e029f503ce2ae26301222c.tar.lz
nixpkgs-215cfc985030a1f130e029f503ce2ae26301222c.tar.xz
nixpkgs-215cfc985030a1f130e029f503ce2ae26301222c.tar.zst
nixpkgs-215cfc985030a1f130e029f503ce2ae26301222c.zip
.editorconfig: add timidity.cfg
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/.editorconfig b/.editorconfig
index 43970edebe5..f3489267888 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