mirror of https://github.com/apache/maven.git
o Splitted .gitattributes
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1027905 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
21611f899a
commit
e79d41e749
|
@ -1,6 +1,3 @@
|
|||
*.java ident
|
||||
*.jar -text -crlf
|
||||
*.graffle -text -crlf
|
||||
apache-maven/src/bin/mvn eol=lf crlf=input
|
||||
apache-maven/src/bin/mvnDebug eol=lf crlf=input
|
||||
apache-maven/src/bin/mvnyjp eol=lf crlf=input
|
||||
*.java ident
|
||||
*.jar -text -crlf
|
||||
*.graffle -text -crlf
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
mvn eol=lf crlf=input
|
||||
mvnDebug eol=lf crlf=input
|
||||
mvnyjp eol=lf crlf=input
|
Loading…
Reference in New Issue