.gitignore

Summary

Maintainability
Test Coverage
*.class

# Intellij
.idea/
*.iml
*.iws

# Maven
target/