1
0
Fork 1
mirror of https://akkoma.dev/AkkomaGang/akkoma.git synced 2024-11-17 18:49:15 +00:00

.gitattributes: use native support for elixir definitions

see https://github.com/elixir-lang/elixir/pull/9823
This commit is contained in:
rinpatch 2020-02-17 13:19:04 +03:00
parent 0b5a2bbe5b
commit b4b472d782

2
.gitattributes vendored Normal file
View file

@ -0,0 +1,2 @@
*.ex diff=elixir
*.exs diff=elixir