Tweak gitattributes to treat .md and .txt ad text globally

This commit is contained in:
Rob Giseburt
2016-09-26 11:37:09 -05:00
parent cc5dae47d1
commit 87476881fe
2 changed files with 2 additions and 1 deletions
+2
View File
@@ -0,0 +1,2 @@
*.txt text
*.md text
-1
View File
@@ -2,4 +2,3 @@
*.hpp text
*.c text
*.h text
*.txt text