.gitignore @@ -1,4 +1,7 @@ # 忽略所有文件除了 pom.xml * !pom.xml .idea .git *.iml .classpath .project .settings/ /.metadata/