summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 1434cc01d..e237174f7 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -18,3 +18,6 @@ Make* makefile
# Source files
*.c spaces
*.h spaces
+
+*.md text
+*.sh text \ No newline at end of file