.gitattributes: use native support for elixir definitions
[akkoma] / .gitattributes
diff --git a/.gitattributes b/.gitattributes
new file mode 100644 (file)
index 0000000..c46415a
--- /dev/null
@@ -0,0 +1,2 @@
+*.ex diff=elixir
+*.exs diff=elixir