.gitignore 수정
This commit is contained in:
parent
cbdd6f1f41
commit
d45d320c2a
12
.gitignore
vendored
12
.gitignore
vendored
@ -15,9 +15,6 @@ tmp/
|
||||
.loadpath
|
||||
.recommenders
|
||||
target/
|
||||
target/*
|
||||
target/**
|
||||
target/m2e-wtp
|
||||
build/
|
||||
|
||||
# External tool builders
|
||||
@ -86,15 +83,6 @@ build/
|
||||
# Mobile Tools for Java (J2ME)
|
||||
.mtj.tmp/
|
||||
|
||||
# Package Files #
|
||||
*.jar
|
||||
*.war
|
||||
*.nar
|
||||
*.ear
|
||||
*.zip
|
||||
*.tar.gz
|
||||
*.rar
|
||||
|
||||
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
||||
hs_err_pid*
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user