文件名称:.gitignore 位置:跟.git 文件夹目录同级 内容:针对 maven 的 java 项目 *.iml target/ .classpath .project .settings/ bin/