Loading .gitignore +4 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,10 @@ target/ !**/src/main/** !**/src/test/** src/main/resources/application.properties *.DS_Store ### STS ### .apt_generated .classpath Loading Loading
.gitignore +4 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,10 @@ target/ !**/src/main/** !**/src/test/** src/main/resources/application.properties *.DS_Store ### STS ### .apt_generated .classpath Loading