忽略target编译文件夹

This commit is contained in:
lixiangrong
2016-01-26 16:43:03 +08:00
parent f231dd32a4
commit 096d16405b
5 changed files with 6 additions and 12 deletions

4
.gitignore vendored
View File

@@ -3,4 +3,6 @@
# Package Files #
*.jar
*.war
*.ear
*.ear
/target/
target