Skip to content

Commit f586b80

Browse files
committed
🙈 更新 .gitignore 文件
1 parent 75c7236 commit f586b80

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Created by .ignore support plugin (hsz.mobi)
22
### xkcoding-后端 template
33
### Spring Boot ###
4-
/target/
4+
target/
55
!.mvn/wrapper/maven-wrapper.jar
66

77
### STS ###
@@ -37,4 +37,4 @@ logs/
3737
.DS_Store
3838

3939
### VS CODE ###
40-
.vscode/
40+
.vscode/

0 commit comments

Comments
 (0)