1
0
Fork 0
petclinic/backend/.gitignore

14 lines
158 B
Text
Raw Normal View History

2024-11-21 20:22:38 -05:00
target/*
.settings/*
.classpath
.project
.idea
*.iml
/target
generated/
# Easier branch switching
springboot-petclinic-client/
springboot-petclinic-server/