Skip to content

Commit

Permalink
Gitattributes: Ensure Markdown is LF-only
Browse files Browse the repository at this point in the history
  • Loading branch information
dmethvin committed Jul 9, 2014
1 parent b21f4fa commit abb6857
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Expand Up @@ -3,3 +3,5 @@

# JS files must always use LF for tools to work
*.js eol=lf
*.md eol=lf

0 comments on commit abb6857

Please sign in to comment.