.gitignore文件
/bin/ /target/ .* *.class /build/ # Package Files # *.jar *.war *.ear *.MF *.ini *.iml .idea !.gitignore