➕ 添加排除文件类型
This commit is contained in:
parent
97d8776a5e
commit
f108f95426
4
.gitignore
vendored
4
.gitignore
vendored
@ -8,7 +8,9 @@ target/
|
|||||||
*.iws
|
*.iws
|
||||||
*.iml
|
*.iml
|
||||||
*.ipr
|
*.ipr
|
||||||
|
### 此处忽略了json与xml后缀
|
||||||
|
*.xml
|
||||||
|
*.json
|
||||||
### Eclipse ###
|
### Eclipse ###
|
||||||
.apt_generated
|
.apt_generated
|
||||||
.classpath
|
.classpath
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user