Change newline encoding to unix to handle the JGit bugs

This commit is contained in:
Volker Berlin 2017-04-09 12:40:48 +02:00
parent 20ddb355a9
commit dc4067c745
3 changed files with 5 additions and 1 deletions

2
.gitattributes vendored
View File

@ -16,5 +16,5 @@
*.rtf diff=astextplain
*.RTF diff=astextplain
*.java text
*.java text eol=lf
*.java diff=java

View File

@ -0,0 +1,2 @@
eclipse.preferences.version=1
encoding/<project>=UTF8

View File

@ -0,0 +1,2 @@
eclipse.preferences.version=1
line.separator=\n