mirror of
https://github.com/PAMGuard/PAMGuard.git
synced 2024-11-22 07:02:29 +00:00
ccd0fc7965
* allow Rocca to run without classifiers Fixed bug that threw an error if no classifier files were specified in Rocca Params dialog * add rocca switch to enable dev mode currently only shows/hides extra buttons in the Params dialog, but will extend to more options in the future
43 lines
565 B
Plaintext
43 lines
565 B
Plaintext
# Compiled class file
|
|
*.class
|
|
|
|
# Log file
|
|
*.log
|
|
|
|
# BlueJ files
|
|
*.ctxt
|
|
|
|
# Mobile Tools for Java (J2ME)
|
|
.mtj.tmp/
|
|
|
|
#ignore target directory
|
|
/target/
|
|
|
|
# Package Files remove jar from this since there is one we want. Most are in target which is excluded anyway.#
|
|
*.notjar
|
|
*.war
|
|
*.nar
|
|
*.ear
|
|
*.zip
|
|
*.tar.gz
|
|
*.rar
|
|
*.dll
|
|
|
|
# eclipse project file
|
|
.project
|
|
.hprof
|
|
|
|
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
|
hs_err_pid*
|
|
bin/
|
|
.classpath
|
|
.DS_Store
|
|
.classpath
|
|
target/WMM.COF
|
|
|
|
settings.xml
|
|
.classpath
|
|
.classpath
|
|
.classpath
|
|
.classpath
|