Browse Source

🙈 更新 .gitignore 文件

pull/1/head
Yangkai.Shen 4 years ago
parent
commit
f586b8060a
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      .gitignore

+ 2
- 2
.gitignore View File

@@ -1,7 +1,7 @@
# Created by .ignore support plugin (hsz.mobi)
### xkcoding-后端 template
### Spring Boot ###
/target/
target/
!.mvn/wrapper/maven-wrapper.jar

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

### VS CODE ###
.vscode/
.vscode/

Loading…
Cancel
Save