Skip to content

Commit

Permalink
gitattributes
Browse files Browse the repository at this point in the history
  • Loading branch information
Yegor Bugayenko committed Jun 22, 2015
1 parent fd9c9ca commit e00c35b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Check out all text files in UNIX format, with LF as end of line
# Don't change this file. If you have any ideas about it, please
# submit a separate issue about it and we'll discuss. There has to
# be a single line here:
# submit a separate issue about it and we'll discuss.

* text=auto eol=lf
*.java ident
*.xml ident

0 comments on commit e00c35b

Please sign in to comment.