Add .gitattributes

Closes gh-28473
This commit is contained in:
Stephane Nicoll 2021-10-28 15:27:12 +02:00
parent 94cd2f7ca1
commit 66553ac8c7
5 changed files with 40 additions and 29 deletions

11
.gitattributes vendored Normal file
View File

@ -0,0 +1,11 @@
* text eol=lf
*.groovy text diff=java
*.java text diff=java
*.kt text diff=java
*.bat text eol=crlf
*.gif binary
*.jar binary
*.jpg binary

View File

@ -1,4 +1,4 @@
SET "JAVA_HOME=C:\opt\jdk-8" SET "JAVA_HOME=C:\opt\jdk-8"
SET PATH=%PATH%;C:\Program Files\Git\usr\bin SET PATH=%PATH%;C:\Program Files\Git\usr\bin
cd git-repo cd git-repo
.\gradlew -Dorg.gradle.internal.launcher.welcomeMessageEnabled=false --no-daemon --max-workers=4 build .\gradlew -Dorg.gradle.internal.launcher.welcomeMessageEnabled=false --no-daemon --max-workers=4 build

View File

@ -1,7 +1,7 @@
dn: dc=spring,dc=org dn: dc=spring,dc=org
objectclass: top objectclass: top
objectclass: domain objectclass: domain
objectclass: extensibleObject objectclass: extensibleObject
objectClass: exampleAuxiliaryClass objectClass: exampleAuxiliaryClass
dc: spring dc: spring
exampleAttributeName: exampleAttributeName exampleAttributeName: exampleAttributeName

View File

@ -1,17 +1,17 @@
dn: cn=schema dn: cn=schema
attributeTypes: ( 1.3.6.1.4.1.32473.1.1.1 attributeTypes: ( 1.3.6.1.4.1.32473.1.1.1
NAME 'exampleAttributeName' NAME 'exampleAttributeName'
DESC 'An example attribute type definition' DESC 'An example attribute type definition'
EQUALITY caseIgnoreMatch EQUALITY caseIgnoreMatch
ORDERING caseIgnoreOrderingMatch ORDERING caseIgnoreOrderingMatch
SUBSTR caseIgnoreSubstringsMatch SUBSTR caseIgnoreSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
SINGLE-VALUE SINGLE-VALUE
X-ORIGIN 'Managing Schema Document' ) X-ORIGIN 'Managing Schema Document' )
objectClasses: ( 1.3.6.1.4.1.32473.1.2.2 objectClasses: ( 1.3.6.1.4.1.32473.1.2.2
NAME 'exampleAuxiliaryClass' NAME 'exampleAuxiliaryClass'
DESC 'An example auxiliary object class definition' DESC 'An example auxiliary object class definition'
SUP top SUP top
AUXILIARY AUXILIARY
MAY exampleAttributeName MAY exampleAttributeName
X-ORIGIN 'Managing Schema Document' ) X-ORIGIN 'Managing Schema Document' )

View File

@ -1 +1 @@
{"stream":"Loaded image: pack.local/builder/auqfjjbaod:latest\n"} {"stream":"Loaded image: pack.local/builder/auqfjjbaod:latest\n"}