mirror of
https://github.com/PAMGuard/PAMGuard.git
synced 2024-11-25 08:32:32 +00:00
Update .gitignore
This commit is contained in:
parent
6476ceaa8b
commit
7cb657bac6
4
.gitignore
vendored
4
.gitignore
vendored
@ -10,6 +10,9 @@
|
||||
# Mobile Tools for Java (J2ME)
|
||||
.mtj.tmp/
|
||||
|
||||
#ignore target directory
|
||||
/target/
|
||||
|
||||
# Package Files #
|
||||
*.jar
|
||||
*.war
|
||||
@ -24,7 +27,6 @@
|
||||
|
||||
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
||||
hs_err_pid*
|
||||
/target/
|
||||
bin/
|
||||
.classpath
|
||||
.DS_Store
|
||||
|
Loading…
Reference in New Issue
Block a user