diff options
| author | zowoq <59103226+zowoq@users.noreply.github.com> | 2020-09-21 08:08:56 +1000 |
|---|---|---|
| committer | zowoq <59103226+zowoq@users.noreply.github.com> | 2020-09-21 08:08:56 +1000 |
| commit | 215cfc985030a1f130e029f503ce2ae26301222c (patch) | |
| tree | 53df005223fa404b2e4060ccfb7d7f0a1f1da36a | |
| parent | Merge pull request #97742 from tasmo/sunvox-1.9.5d (diff) | |
| download | nixpkgs-215cfc985030a1f130e029f503ce2ae26301222c.tar.gz | |
.editorconfig: add timidity.cfg
| -rw-r--r-- | .editorconfig | 3 |
1 files changed, 3 insertions, 0 deletions
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 |
