# built application files
*.jar

# Java class files
*.class

# Local configuration file (sdk path, etc)
logs/

# Eclipse project files
.classpath
.project

# Intellij project files
*.iml
*.ipr
*.iws
.idea/

# Gradle
.gradletasknamecache
.gradle/
build/
bin/
gradle/
gradlew*

# Maven
target/
pom.xml.tag
pom.xml.releaseBackup
pom.xml.versionsBackup
pom.xml.next
release.properties
dependency-reduced-pom.xml
buildNumber.properties
.mvn/timing.properties