git忽略提交文件

#.gitignore文件 在项目的一级目录创建

*.iml
.idea
target
.project
.classpath
**/.settings

posted @ 2021-11-08 17:35  IT-Jack  阅读(28)  评论(0)    收藏  举报