mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-05-28 14:19:38 +00:00
Add the generated/ directory for easier switching between master and develop branches
This commit is contained in:
parent
078bdc6cfb
commit
6be7ec558e
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -5,3 +5,5 @@ target/*
|
|||
.idea
|
||||
*.iml
|
||||
/target
|
||||
|
||||
generated/
|
||||
|
|
Loading…
Reference in a new issue