git commit 忽略target下的文件
parent
238a5968fe
commit
b3322bf217
|
@ -1,7 +1,7 @@
|
|||
|
||||
# 查看更多 .gitignore 配置 -> https://help.github.com/articles/ignoring-files/
|
||||
|
||||
/target/
|
||||
target/
|
||||
!.mvn/wrapper/maven-wrapper.jar
|
||||
|
||||
### STS ###
|
||||
|
|
Loading…
Reference in New Issue