mirror of
https://github.com/PAMGuard/PAMGuard.git
synced 2024-11-22 07:02:29 +00:00
3d26fce9d1
currently not working, so I've included his jar and also had to include ai.djl in the POM for some classes he uses, but aren't in his jar. Should be working now.
37 lines
508 B
Plaintext
37 lines
508 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
|
|
|
|
# eclipse project file
|
|
.project
|
|
|
|
# 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
|