.gitignore 158 B
target/*
.settings/*
.classpath
.project
.idea
*.iml
/target
generated/
# Easier branch switching
springboot-petclinic-client/
springboot-petclinic-server/