summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorfeld <feld@feld.me>2020-02-18 20:58:15 +0000
committerfeld <feld@feld.me>2020-02-18 20:58:15 +0000
commit53a7680c161d3bc7b046ec576e5269de668f547f (patch)
tree0b65513f42a8959b705d6e8b74d80a160becf74b /.gitattributes
parent589bffa57d30b1133f951d0a6788c6f956f798a6 (diff)
parent3416948cdf048421fb042fb71f54d2868d291aca (diff)
downloadpleroma-53a7680c161d3bc7b046ec576e5269de668f547f.tar.gz
pleroma-53a7680c161d3bc7b046ec576e5269de668f547f.zip
Merge branch 'develop' into 'fix/mrf-sample-doc'
# Conflicts: # docs/configuration/mrf.md
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 000000000..c46415a5c
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,2 @@
+*.ex diff=elixir
+*.exs diff=elixir