updating .gitignore to exclude build and dependency related directories
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1 +1,5 @@
|
||||
buildSrc
|
||||
integration-repo
|
||||
ivy-cache
|
||||
spring-build
|
||||
target
|
||||
@@ -765,7 +765,6 @@
|
||||
</xsd:element>
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="receive-timeout" type="xsd:string" />
|
||||
<xsd:attribute name="send-timeout" type="xsd:string" />
|
||||
<xsd:attribute name="max-messages-per-poll" type="xsd:string" />
|
||||
<xsd:attribute name="task-executor" type="xsd:string">
|
||||
<xsd:annotation>
|
||||
|
||||
Reference in New Issue
Block a user