#Ignore Mac OS X DS Store
.DS_Store
*~
*.swp
.project
.settings
.classpath
.factorypath
# Ignore all build/dist directories
target
# Ignore InteliJ Idea project files
.idea/
*.iml
*.iws
*.ipr
# Ignore all log files
*.log
#Ignore Test Output
test-output
/.checkstyle
# Ignore by ZeroDepdency generated POM
/docker-java-transport-zerodep/dependency-reduced-pom.xml