Add custom attributes for mdwiki & github pages

This commit is contained in:
Ali Servet Donmez
2014-05-26 09:50:47 +02:00
parent e032a17c67
commit 2a0f17283b

5
.gitattributes vendored
View File

@@ -10,6 +10,11 @@
# The above will handle all files NOT found below
#
# Custom attributes for mdwiki & github pages
*.md text
*.json text
CNAME text
# These files are text and should be normalized (Convert crlf => lf)
*.php text
*.css text