2022-01-10 10:20:58 +00:00
|
|
|
# Compiled class file
|
|
|
|
*.class
|
|
|
|
|
|
|
|
# Log file
|
|
|
|
*.log
|
|
|
|
|
|
|
|
# BlueJ files
|
|
|
|
*.ctxt
|
|
|
|
|
|
|
|
# Mobile Tools for Java (J2ME)
|
|
|
|
.mtj.tmp/
|
|
|
|
|
2022-01-14 10:33:47 +00:00
|
|
|
#ignore target directory
|
|
|
|
/target/
|
|
|
|
|
2022-01-15 17:53:27 +00:00
|
|
|
# Package Files remove jar from this since there is one we want. Most are in target which is excluded anyway.#
|
|
|
|
*.notjar
|
2022-01-10 10:20:58 +00:00
|
|
|
*.war
|
|
|
|
*.nar
|
|
|
|
*.ear
|
|
|
|
*.zip
|
|
|
|
*.tar.gz
|
|
|
|
*.rar
|
|
|
|
|
2022-01-13 15:10:57 +00:00
|
|
|
# eclipse project file
|
|
|
|
.project
|
|
|
|
|
2022-01-10 10:20:58 +00:00
|
|
|
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
|
|
|
hs_err_pid*
|
2022-01-10 10:41:04 +00:00
|
|
|
bin/
|
2022-01-10 10:57:39 +00:00
|
|
|
.classpath
|
|
|
|
.DS_Store
|
|
|
|
.classpath
|
2022-01-14 08:16:10 +00:00
|
|
|
target/WMM.COF
|
2022-01-15 17:53:27 +00:00
|
|
|
|
|
|
|
settings.xml
|
2022-02-17 16:04:57 +00:00
|
|
|
.classpath
|