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