summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorluckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com>2018-09-23 14:03:55 -0400
committerluckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com>2018-09-23 14:03:55 -0400
commit0e30519bd44c88f958c917645052180b32ebfac2 (patch)
tree9600699ecb47a5e661ff9392fbff86d0ab14cdd8
parent4ab1ee8920c07116bddba1a7eb0f46924198b1b4 (diff)
Lowercase *.md
-rw-r--r--.gitattributes2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index 63f271aff..adc91cdb3 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -14,7 +14,7 @@
*.awk text
*.c text
*.h text
-*.MD text
+*.md text
*.py text
*.sh text
*.sha1 text