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

.gitattributes: use native support for elixir definitions

See merge request pleroma/pleroma!2218
This commit is contained in:
rinpatch 2020-02-17 10:34:32 +00:00
commit 02809dc276
1 changed files with 2 additions and 0 deletions

2
.gitattributes vendored Normal file
View File

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