projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b5a2bb
)
.gitattributes: use native support for elixir definitions
author
rinpatch
<rinpatch@sdf.org>
Mon, 17 Feb 2020 10:19:04 +0000
(13:19 +0300)
committer
rinpatch
<rinpatch@sdf.org>
Mon, 17 Feb 2020 10:27:28 +0000
(13:27 +0300)
see https://github.com/elixir-lang/elixir/pull/9823
.gitattributes
[new file with mode: 0644]
patch
|
blob
diff --git a/.gitattributes
b/.gitattributes
new file mode 100644
(file)
index 0000000..
c46415a
--- /dev/null
+++ b/
.gitattributes
@@ -0,0
+1,2
@@
+*.ex diff=elixir
+*.exs diff=elixir