PAMGuard/.gitignore
douggillespie 3d26fce9d1 Messing with POM to get Jamies dl code working. His Maven repo is
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.
2022-01-15 17:53:27 +00:00

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