summaryrefslogtreecommitdiff
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 0b0b4275..3e4baa0c 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -13,7 +13,10 @@ Make* makefile
*.txt spaces
*.htm spaces
*.css spaces
+*.pdf binary
# Source files
*.c spaces
*.h spaces
+
+*.md text \ No newline at end of file