添加排除文件类型

This commit is contained in:
gewuyou 2023-08-24 23:40:24 +08:00
parent 97d8776a5e
commit f108f95426

4
.gitignore vendored
View File

@ -8,7 +8,9 @@ target/
*.iws *.iws
*.iml *.iml
*.ipr *.ipr
### 此处忽略了json与xml后缀
*.xml
*.json
### Eclipse ### ### Eclipse ###
.apt_generated .apt_generated
.classpath .classpath