mirror of
https://github.com/jlengrand/spring-petclinic.git
synced 2026-03-10 08:41:24 +00:00
15 lines
180 B
Plaintext
15 lines
180 B
Plaintext
target/*
|
|
.settings/*
|
|
.classpath
|
|
.project
|
|
.idea
|
|
*.iml
|
|
/target
|
|
.sts4-cache/
|
|
.vscode/*
|
|
!.vscode/settings.json
|
|
!.vscode/tasks.json
|
|
!.vscode/launch.json
|
|
!.vscode/extensions.json
|
|
_site/
|