PAMGuard/.gitignore

38 lines
519 B
Plaintext
Raw Normal View History

# 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/
# 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*
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
settings.xml
.classpath