Skip to content

Commit

Permalink
git commit 忽略target下的文件
Browse files Browse the repository at this point in the history
  • Loading branch information
zhenxianyimeng authored and chixiao committed Jun 15, 2019
1 parent 238a596 commit b3322bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

# 查看更多 .gitignore 配置 -> https://help.github.com/articles/ignoring-files/

/target/
target/
!.mvn/wrapper/maven-wrapper.jar

### STS ###
Expand Down

0 comments on commit b3322bf

Please sign in to comment.