Skip to content

Commit

Permalink
gitattributes
Browse files Browse the repository at this point in the history
  • Loading branch information
Ric Klaren committed Apr 2, 2014
1 parent 5d99db1 commit bddc765
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
*.bat.ftl text eol=crlf
*.cmd.ftl text eol=crlf
*.sh.ftl text eol=lf
*.bat text eol=crlf
*.cmd text eol=crlf
*.ps1 text eol=crlf
*.sh text eol=lf
*.lic -text
*.license -text

0 comments on commit bddc765

Please sign in to comment.