freedreno: Make .editorconfig match .dir-locals.el.
authorEric Anholt <eric@anholt.net>
Thu, 9 May 2019 23:33:56 +0000 (16:33 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 13 May 2019 22:37:01 +0000 (15:37 -0700)
commit257999d9a8108ba9b63315137015ee0e67629115
tree81fddc4227568dabee177796b79902fde24a435b
parent0745d4bd96d79461a70b7c79927007c381ecbc56
freedreno: Make .editorconfig match .dir-locals.el.

The editorconfig takes precedence over dir-locals in emacs26 with
editorconfig enabled, so the /.editorconfig was affecting these
directories.

Reviewed-by: Kristian H. Kristensen <hoegsberg@google.com>
src/freedreno/.editorconfig [new file with mode: 0644]
src/gallium/drivers/freedreno/.editorconfig