Merge branch 'feat/git-attributes-elixir' into 'develop'

.gitattributes: use native support for elixir definitions

See merge request 
This commit is contained in:
rinpatch 2020-02-17 10:34:32 +00:00
commit 02809dc276

2
.gitattributes vendored Normal file

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