mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-18 22:05:50 +00:00
Merge f0f8997b7c
into a2a12c4d52
This commit is contained in:
commit
cc42cbf8b0
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -2,5 +2,6 @@ target/*
|
||||||
.settings/*
|
.settings/*
|
||||||
.classpath
|
.classpath
|
||||||
.project
|
.project
|
||||||
|
.idea
|
||||||
|
*.iml
|
||||||
/target
|
/target
|
||||||
|
|
Loading…
Reference in a new issue