2018-06-18 09:55:08 +00:00
|
|
|
# Compiled class file
|
|
|
|
*.class
|
|
|
|
|
|
|
|
# Log file
|
|
|
|
*.log
|
|
|
|
|
|
|
|
# BlueJ files
|
|
|
|
*.ctxt
|
|
|
|
|
|
|
|
# Mobile Tools for Java (J2ME)
|
|
|
|
.mtj.tmp/
|
|
|
|
|
|
|
|
# Package Files #
|
|
|
|
*.jar
|
|
|
|
*.war
|
|
|
|
*.nar
|
|
|
|
*.ear
|
|
|
|
*.zip
|
|
|
|
*.tar.gz
|
|
|
|
*.rar
|
|
|
|
|
|
|
|
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
|
|
|
hs_err_pid*
|
2018-06-18 13:48:07 +00:00
|
|
|
/bin/
|
|
|
|
|
2018-06-20 16:12:18 +00:00
|
|
|
# properties
|
|
|
|
*.properties
|
2018-06-18 13:48:07 +00:00
|
|
|
|
|
|
|
# eclipse
|
|
|
|
.project
|
|
|
|
.classpath
|
2018-06-24 12:46:02 +00:00
|
|
|
|
|
|
|
# nogit
|
|
|
|
.nogit
|
2018-11-28 14:50:18 +00:00
|
|
|
|
|
|
|
.idea
|
2019-01-31 23:41:24 +00:00
|
|
|
target/
|
|
|
|
|
|
|
|
dependency-reduced-pom.xml
|