mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-17 13:05:49 +00:00
Easier branch switching
This commit is contained in:
parent
46d85446f8
commit
1c8648b007
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -7,3 +7,7 @@ target/*
|
||||||
/target
|
/target
|
||||||
|
|
||||||
generated/
|
generated/
|
||||||
|
|
||||||
|
# Easier branch switching
|
||||||
|
springboot-petclinic-client/
|
||||||
|
springboot-petclinic-server/
|
||||||
|
|
Loading…
Reference in a new issue