Files
spring-cloud-contract/.gitignore
Dave Syer 2143574868 Rename (again) StubMessages -> MessageVerifier
It's not a stub, it's just a wrapper around the underlying
messaging framework.
2016-07-19 12:01:11 +01:00

37 lines
346 B
Plaintext

*~
#*
*#
.#*
.factorypath
.classpath
.project
.settings/
target/
build/
bin/
.gradle/
*.class
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files #
*.war
*.ear
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
*.class
*.iml
.idea/
.gradle/
target/
build/
hs_err_pid*
.DS_Store
*.log