skofgar/mercury

View on GitHub
connectors/core/cloud-connector/.gitignore

Summary

Maintainability
Test Coverage
*.class
.DS_STORE

# Mobile Tools for Java (J2ME)
.mtj.tmp

# Package Files #
*.jar
*.war
*.ear

# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*

target
logs
.project
.classpath
.settings

# IntelliJ specific ignores
.idea
.history
*.iml