mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-16 12:55:50 +00:00
21 lines
205 B
Text
21 lines
205 B
Text
target/*
|
|
bin/*
|
|
build/*
|
|
.gradle/*
|
|
.settings/*
|
|
.classpath
|
|
.project
|
|
.factorypath
|
|
.attach_pid*
|
|
.idea
|
|
*.iml
|
|
/target
|
|
.sts4-cache/
|
|
.vscode
|
|
_site/
|
|
*.css
|
|
!petclinic.css
|
|
**/creds.yaml
|
|
.tanzu/
|
|
tanzu.yml
|
|
**/.DS_Store
|