You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sims-order-lxzy/.gitignore

17 lines
211 B

# Created by .ignore support plugin (hsz.mobi)
## 父项目忽略文件
.idea/
.project
.settings/
*.iml
## 子项目忽略文件
*/.idea/
*/.project
*/.settings/
*/.gitignore/
*/target/
*/.classpath
*/*.iml